mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-10 10:49:04 +08:00
forgot a svn add CMakeLists.txt
This commit is contained in:
parent
6dffdca123
commit
7080282a6d
6
unsupported/Eigen/src/AutoDiff/CMakeLists.txt
Normal file
6
unsupported/Eigen/src/AutoDiff/CMakeLists.txt
Normal file
@ -0,0 +1,6 @@
|
||||
FILE(GLOB Eigen_AutoDiff_SRCS "*.h")
|
||||
|
||||
INSTALL(FILES
|
||||
${Eigen_AutoDiff_SRCS}
|
||||
DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen/src/AutoDiff COMPONENT Devel
|
||||
)
|
Loading…
x
Reference in New Issue
Block a user