mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-15 07:10:37 +08:00
merge
This commit is contained in:
commit
eda4e98c61
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…
Reference in New Issue
Block a user