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
Jason Chemin
curves
Commits
d270a50a
Commit
d270a50a
authored
May 04, 2017
by
t steve
Browse files
removing unexisting file from cmake
parent
c83cac38
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
d270a50a
...
...
@@ -39,7 +39,6 @@ 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