summaryrefslogtreecommitdiffhomepage
path: root/eigen/cmake/FindAdolc.cmake
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-03-25 14:17:07 +0100
committerStanislaw Halik <sthalik@misaki.pl>2017-03-25 14:17:07 +0100
commit35f7829af10c61e33dd2e2a7a015058e11a11ea0 (patch)
tree7135010dcf8fd0a49f3020d52112709bcb883bd6 /eigen/cmake/FindAdolc.cmake
parent6e8724193e40a932faf9064b664b529e7301c578 (diff)
update
Diffstat (limited to 'eigen/cmake/FindAdolc.cmake')
-rw-r--r--eigen/cmake/FindAdolc.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/eigen/cmake/FindAdolc.cmake b/eigen/cmake/FindAdolc.cmake
index 1a7ff36..937e549 100644
--- a/eigen/cmake/FindAdolc.cmake
+++ b/eigen/cmake/FindAdolc.cmake
@@ -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}