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 335cd47 commit aef0765Copy full SHA for aef0765
CMakeLists.txt
@@ -32,7 +32,7 @@ option (DEMO3_BUILD_EXAMPLES "Build examples." ON)
32
# COMMSDSL2SWIG_EXTRA_ARGS - Extra arguments to pass to "commsdsl2swig"
33
# COMMSDSL2EMSCRIPTEN_EXTRA_ARGS - Extra arguments to pass to "commsdsl2emscripten"
34
35
-set (DEMO3_VERSION "2.6")
+set (DEMO3_VERSION "2.6.1")
36
set (DEMO3_MIN_COMMSDSL_VERSION "6.3")
37
38
set (EXTERNALS_DIR "${PROJECT_SOURCE_DIR}/externals")
0 commit comments