Make sure ADOLC is recent enough by searching for adtl.h

This commit is contained in:
Gael Guennebaud 2015-12-10 22:23:21 +01:00
parent 46d2f6cd78
commit d1862967a8

View File

@ -5,7 +5,7 @@ endif (ADOLC_INCLUDES AND ADOLC_LIBRARIES)
find_path(ADOLC_INCLUDES
NAMES
adolc/adouble.h
adolc/adtl.h
PATHS
$ENV{ADOLCDIR}
${INCLUDE_INSTALL_DIR}