Skip to content
Snippets Groups Projects
Commit 62032c96 authored by Timo Koch's avatar Timo Koch
Browse files

[cmake.opts] Add option for easily setting additional cmake flags via an environmental variable

parent 5ea967ab
No related branches found
No related tags found
1 merge request!3211[cmake.opts] Remove outdated property flags
Pipeline #19216 passed
+2
......@@ -56,4 +56,5 @@ CMAKE_FLAGS="$SPECIFIC_COMPILER $SPECIFIC_GENERATOR $OPM_FLAGS
-DCMAKE_BUILD_TYPE=Release
-DENABLE_HEADERCHECK=$DUMUX_ENABLE_HEADERCHECK
$DUMUX_ENABLE_PYTHON_BINDINGS
$DUMUX_CMAKE_FLAGS
"
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