Fix detection for the Facile library.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
pull/12/head
gregory guy 4 år sedan
förälder 6d5ea6084b
incheckning 769ab67533
Ingen känd nyckel hittad för denna signaturen i databasen
GPG-nyckel ID: 3BCCA0F7AB4536F4

@ -64,7 +64,7 @@ if( WITH_OCAML_SOLVER )
)
endif( )
if( NOT DEFINED FACILE_LIBRARIES OR NOT DEFINED FACILE_INCLUDE_DIR )
if( (NOT FACILE_LIBRARIES) OR (NOT FACILE_INCLUDE_DIR) )
tde_message_fatal( "Facile is requested, but was not found on your system" )
endif( )

Laddar…
Avbryt
Spara