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
631f54f2
Commit
631f54f2
authored
Jan 03, 2019
by
Guilhem Saurel
Browse files
src/tests/spline_test → tests
parent
182c6a82
Changes
3
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
631f54f2
...
...
@@ -36,7 +36,7 @@ IF(BUILD_PYTHON_INTERFACE)
ENDIF
(
BUILD_PYTHON_INTERFACE
)
add_subdirectory
(
src/
tests
/spline_test
)
add_subdirectory
(
tests
)
install
(
FILES
${
CMAKE_SOURCE_DIR
}
/include/spline/bernstein.h
...
...
src/
tests/
spline_test/
CMakeLists.txt
→
tests/CMakeLists.txt
View file @
631f54f2
File moved
src/
tests/
spline_test/
Main.cpp
→
tests/Main.cpp
View file @
631f54f2
File moved
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