Sign in
eigen
/
mirror
/
2ab603316af7c1bcf1d5e87d9ba50a2589b36e37
/
.
/
unsupported
/
Eigen
/
src
/
Skyline
/
CMakeLists.txt
blob: 3bf1b0dd46a7d1fa7cf90884e2284c0c06c4e8a5 [
file
] [
log
] [
blame
]
FILE(GLOB Eigen_Skyline_SRCS "*.h")
INSTALL(FILES
${Eigen_Skyline_SRCS}
DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen/src/Skyline COMPONENT Devel
)