Newer
Older
SET(${PROJECT_NAME}_HEADERS
bernstein.h
curve_abc.h
exact_cubic.h
MathDefs.h
JasonChmn
committed
polynomial.h
bezier_curve.h
cubic_spline.h
curve_constraint.h
quintic_spline.h
cubic_hermite_spline.h
JasonChmn
committed
piecewise_curve.h
)
INSTALL(FILES
${${PROJECT_NAME}_HEADERS}

Pierre Fernbach
committed
DESTINATION include/${PROJECT_NAME}
ADD_SUBDIRECTORY(serialization)