mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-07-30 11:27:55 -05:00
Merge pull request #62 from bska/062_cmake
Synchronise build system with opm-core
This commit is contained in:
Vendored
+1
-2
@@ -171,8 +171,7 @@ for OPT in "$@"; do
|
||||
OPTARG=${OPT#--}
|
||||
# OPTARG now contains everything after double dashes
|
||||
case "${OPTARG}" in
|
||||
config-cache)
|
||||
cache-file=*)
|
||||
config-cache|cache-file=*)
|
||||
# prevent the previous CMake cache from being deleted. The
|
||||
# second option is only here for Dune/autotools compatibility
|
||||
config_cache="1"
|
||||
|
||||
Reference in New Issue
Block a user