diff options
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake index 6f270a60..a37f6388 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -5,5 +5,6 @@ #cmakedefine HAVE_ZLIB @HAVE_ZLIB@ #cmakedefine HAVE_BZLIB @HAVE_BZLIB@ #cmakedefine HAVE_XZLIB @HAVE_XZLIB@ +#cmakedefine HAVE_EIGEN @HAVE_EIGEN@ #endif // CONFIG_H |