diff --git a/CMakeLists.txt b/CMakeLists.txt index a1ec914b5..bfeb9c1dc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -575,7 +575,6 @@ include (CMakePackageConfigHelpers) # Imported target support add_library (eigen INTERFACE) add_library (Eigen3::Eigen ALIAS eigen) -target_compile_definitions (eigen INTERFACE ${EIGEN_DEFINITIONS}) target_include_directories (eigen INTERFACE $ $