diff --git a/CMakeLists.txt b/CMakeLists.txt index 85e8490f1..6d9a999c4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -108,7 +108,7 @@ set(INCLUDE_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/include/eigen2" CACHE PATH "The directory where we install the header files" - FORCE) +) if(EIGEN_BUILD_PKGCONFIG) configure_file(eigen2.pc.in eigen2.pc)