Skip to content
Snippets Groups Projects
Commit d6c76b2d authored by Marc Vef's avatar Marc Vef
Browse files

Merge branch 'fix_cmake_mercury' into 'master'

bugfix: compile mercury with last CMake version available

See merge request zdvresearch_bsc/adafs!85
parents d0d37d05 3b898976
No related branches found
No related tags found
1 merge request!7WIP: Introduce file UID to support rename functionality
...@@ -262,7 +262,7 @@ echo "############################################################ Installing: ...@@ -262,7 +262,7 @@ echo "############################################################ Installing:
CURR=${SOURCE}/mercury CURR=${SOURCE}/mercury
prepare_build_dir ${CURR} prepare_build_dir ${CURR}
cd ${CURR}/build cd ${CURR}/build
cmake \ $CMAKE \
-DCMAKE_BUILD_TYPE:STRING=Release \ -DCMAKE_BUILD_TYPE:STRING=Release \
-DBUILD_TESTING:BOOL=OFF \ -DBUILD_TESTING:BOOL=OFF \
-DMERCURY_USE_SELF_FORWARD:BOOL=ON \ -DMERCURY_USE_SELF_FORWARD:BOOL=ON \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment