Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
Plugin-FileOBJ
Commits
39243d4d
Commit
39243d4d
authored
Dec 12, 2016
by
Jan Möbius
Browse files
Fixed include paths for tests
parent
529af265
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/CMakeLists.txt
View file @
39243d4d
...
...
@@ -2,7 +2,7 @@
# Include Testing package
if
(
BUILD_TESTING
)
include
(
${
CMAKE_SOURCE_DIR
}
/tests/testGenerators.cmake
)
include
(
${
CMAKE_SOURCE_DIR
}
/
OpenFlipper/
tests/testGenerators.cmake
)
# ========================================================================
# ========================================================================
...
...
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