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 4668c08 commit 811eea5Copy full SHA for 811eea5
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.4
+ VERSION 1.0.5
26
LANGUAGES ${LANGUAGES} # Using "enable_language(CXX)" in the test dir will NOT work properly!
27
)
28
0 commit comments