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