mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
merge
This commit is contained in:
@@ -108,7 +108,7 @@ set(INCLUDE_INSTALL_DIR
|
|||||||
"${CMAKE_INSTALL_PREFIX}/include/eigen2"
|
"${CMAKE_INSTALL_PREFIX}/include/eigen2"
|
||||||
CACHE PATH
|
CACHE PATH
|
||||||
"The directory where we install the header files"
|
"The directory where we install the header files"
|
||||||
FORCE)
|
)
|
||||||
|
|
||||||
if(EIGEN_BUILD_PKGCONFIG)
|
if(EIGEN_BUILD_PKGCONFIG)
|
||||||
configure_file(eigen2.pc.in eigen2.pc)
|
configure_file(eigen2.pc.in eigen2.pc)
|
||||||
|
|||||||
Reference in New Issue
Block a user