Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
ndcurves
Commits
b2e2f4ee
Commit
b2e2f4ee
authored
May 03, 2017
by
t steve
Committed by
stevet
Mar 19, 2018
Browse files
installing headers in install folder
parent
783fd082
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b2e2f4ee
...
...
@@ -39,6 +39,7 @@ add_subdirectory (src/tests/spline_test)
install
(
FILES
${
CMAKE_SOURCE_DIR
}
/include/spline/bernstein.h
${
CMAKE_SOURCE_DIR
}
/include/spline/bezier_polynom_conversion.h
${
CMAKE_SOURCE_DIR
}
/include/spline/curve_abc.h
${
CMAKE_SOURCE_DIR
}
/include/spline/exact_cubic.h
${
CMAKE_SOURCE_DIR
}
/include/spline/MathDefs.h
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment