mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-03-07 18:27:40 +08:00
forgot to hg add this file
This commit is contained in:
parent
57e1c5b0aa
commit
71f19d90d0
6
Eigen/src/Core/products/CMakeLists.txt
Normal file
6
Eigen/src/Core/products/CMakeLists.txt
Normal file
@ -0,0 +1,6 @@
|
||||
FILE(GLOB Eigen_Core_Product_SRCS "*.h")
|
||||
|
||||
INSTALL(FILES
|
||||
${Eigen_Core_Product_SRCS}
|
||||
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen/src/Core/products COMPONENT Devel
|
||||
)
|
Loading…
Reference in New Issue
Block a user