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 a2f34d7 commit 6ebe221Copy full SHA for 6ebe221
CMakeLists.txt
@@ -22,7 +22,7 @@ if(NOT PROJECTM_EVAL_FLOAT_SIZE EQUAL 8 AND NOT PROJECTM_EVAL_FLOAT_SIZE EQUAL 4
22
endif()
23
24
project(projectm-eval
25
- VERSION 1.0.0
+ VERSION 1.0.1
26
LANGUAGES ${LANGUAGES} # Using "enable_language(CXX)" in the test dir will NOT work properly!
27
)
28
0 commit comments