]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
CMake: reverting to the previous behaviour for optional prerequisites.
authorbruneton <bruneton>
Tue, 17 Sep 2013 09:43:15 +0000 (09:43 +0000)
committerbruneton <bruneton>
Tue, 17 Sep 2013 09:43:15 +0000 (09:43 +0000)
commit52649e481529a2edf096c30a6c081d936dddb99b
tree244359c04d0ced79381cf41879b3c7b51e1aed26
parent22848c5a37cca698c3499080b49212bbcae0d93f
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