We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9122b2e commit 10d6174Copy full SHA for 10d6174
CMakeLists.txt
@@ -6,7 +6,7 @@ set(VERSION_REVISION 0)
6
set(GIT_COMMIT_HASH "unknown")
7
8
# uncoment next line for testnet
9
-set(GRIMM_TESTNET TRUE)
+# set(GRIMM_TESTNET TRUE)
10
11
if(GRIMM_TESTNET)
12
add_definitions(-DGRIMM_TESTNET)
0 commit comments