Hi, In my EC I have
configopts = '-DVRN_DEPLOYMENT_MODE=ON -DVRN_ADD_INSTALL_TARGET=ON
-DCMAKE_INSTALL_PREFIX=%(installdir)s '
However, In the log file I get
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_Fortran_COMPILER
CMAKE_Fortran_FLAGS
VRN_DEPLOYMENT_MODE
What's the correct way to pass extra variables to CMake?
Cheers,
Loris
--
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universität Berlin Email [email protected]

