use FeatureSummary
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user