Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jprendes committed Mar 9, 2023
1 parent 71e3a42 commit 4f213c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quicknode/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)

project(wirepump VERSION 0.1 LANGUAGES CXX)
project(quicknode VERSION 0.1 LANGUAGES CXX)
set(CMAKE_CXX_EXTENSIONS OFF)

include(FetchContent)
Expand Down

0 comments on commit 4f213c7

Please sign in to comment.