mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
If you test the contents of a variable, this is not necessarily true in CMake (since the contents here is a path, and not a variable name; the default test is "does this variable exist", not "is this a non- empty string" like in shell script)