mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-12 03:39:01 +08:00
forgot to hg add this file
This commit is contained in:
parent
9d9e00b608
commit
97f0f02e10
6
Eigen/src/plugins/CMakeLists.txt
Normal file
6
Eigen/src/plugins/CMakeLists.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
FILE(GLOB Eigen_plugins_SRCS "*.h")
|
||||||
|
|
||||||
|
INSTALL(FILES
|
||||||
|
${Eigen_plugins_SRCS}
|
||||||
|
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen/src/plugins COMPONENT Devel
|
||||||
|
)
|
Loading…
x
Reference in New Issue
Block a user