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