Sign in
eigen
/
mirror
/
4a2d6ece2e01c0a2d9c0ff9116070d4f01890274
/
.
/
unsupported
/
Eigen
/
src
/
Polynomials
/
CMakeLists.txt
blob: 51f13f3cb91ea44bc113178d58ab26db47369d25 [
file
]
FILE(GLOB Eigen_Polynomials_SRCS "*.h")
INSTALL(FILES
${Eigen_Polynomials_SRCS}
DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen/src/Polynomials COMPONENT Devel
)