We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a16989 commit 4fcb6f8Copy full SHA for 4fcb6f8
CMakeLists.txt
@@ -53,6 +53,6 @@ add_subdirectory(Lib)
53
54
set(RAKNET_COMMON_LIBS RakNetLibStatic)
55
56
-if( RAKNET_GENERATE_SAMPLES )
+if( RAKNET_ENABLE_SAMPLES )
57
add_subdirectory(Samples)
58
endif()
0 commit comments