source: pacpussensors/trunk/Vislab/lib3dv/eigen/unsupported/Eigen/src/MatrixFunctions/CMakeLists.txt@ 136

Last change on this file since 136 was 136, checked in by ldecherf, 7 years ago

Doc

File size: 186 bytes
Line 
1FILE(GLOB Eigen_MatrixFunctions_SRCS "*.h")
2
3INSTALL(FILES
4 ${Eigen_MatrixFunctions_SRCS}
5 DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen/src/MatrixFunctions COMPONENT Devel
6 )
Note: See TracBrowser for help on using the repository browser.