Sign in
eigen
/
mirror
/
14e2ab02b58ba07e2be6b003bc178a0ec5e1015b
/
.
/
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
)