use FeatureSummary

This commit is contained in:
Vitor Santos Costa
2017-07-30 22:24:00 +01:00
parent 8ad14f6765
commit 5b5e954dbc
28 changed files with 30 additions and 94 deletions

View File

@@ -1,12 +1,8 @@
#TODO: change macro_log_feature to check both WITH_{$name} and ${name}_FOUND
#TODO: improve FindGecode.cmake to be similar to other Find*.cmake
#CHECK: GECODE
macro_optional_find_package (Gecode ON)
macro_log_feature (GECODE_FOUND "libgecode"
"Use Generic Constraint Development Environment (GECODE) library"
"http://www.gecode.org" FALSE)
if (GECODE_FOUND)
#DEFINES: