Sign in
eigen
/
mirror
/
d853adffdba52da6e1dd6b137724e4f4e783dcca
/
.
/
unsupported
/
Eigen
/
src
/
NumericalDiff
/
CMakeLists.txt
blob: 1199aca2f7073703a946344a922e0adec1e22b3e [
file
]
FILE(GLOB Eigen_NumericalDiff_SRCS "*.h")
INSTALL(FILES
${Eigen_NumericalDiff_SRCS}
DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen/src/NumericalDiff COMPONENT Devel
)