Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CTA-LAPP
PHOENIX_LIBS
PhoenixDL
Commits
f6fdb371
Commit
f6fdb371
authored
Dec 21, 2020
by
Pierre Aubert
Browse files
Update CTest include
parent
db5a0296
Pipeline
#96832
passed with stages
in 3 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
CMakeLists.txt
CMakeLists.txt
+3
-1
No files found.
CMakeLists.txt
View file @
f6fdb371
...
...
@@ -16,7 +16,9 @@ phoenix_create_find(PhoenixDL phoenix_dl PhoenixDL.h "")
add_subdirectory
(
src
)
if
(
SELF_TESTS_MODE
)
include
(
CTest
)
if
(
NOT MODULE_MODE
)
include
(
CTest
)
endif
()
add_subdirectory
(
TESTS
)
endif
(
SELF_TESTS_MODE
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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