Fix detection for the Facile library.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
pull/12/head
gregory guy hace 4 años
padre 6d5ea6084b
commit 769ab67533
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 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( )

Cargando…
Cancelar
Guardar