]> SALOME platform Git repositories - tools/medcoupling.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)
commit8a65d0f0db5bb20142b702d2410857b06d0de7eb
tree24f1152656c3e4a6e0e33108bd4eb92cf0f2254d
parent3fb05cbaae87ccceb0cb21f85051f11d343eb054
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