]> SALOME platform Git repositories - modules/med.git/commit
Salome HOME
CMake: reverting to the previous behaviour for optional prerequisites.
authorbruneton <bruneton>
Tue, 17 Sep 2013 09:54:15 +0000 (09:54 +0000)
committerbruneton <bruneton>
Tue, 17 Sep 2013 09:54:15 +0000 (09:54 +0000)
commited1feb539362f66ea23c798c5257e3b6038b5ba6
treef027f7b1e7ef0dd4e3c36c009ebb3cdfcce86312
parent5694d95d30e3156abf8053f5c622be95da9143f1
CMake: reverting to the previous behaviour for optional prerequisites.

If not found, we trigger the failure of the configuration. This is handled
by macros SALOME_PACKAGE_REPORT_AND_CHECK
and SALOME_LOG_OPTIONAL_PACKAGE, allowing a nice error message which indicates
what flag should be switched off to avoid the issue.
CMakeLists.txt