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