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
PhoenixHPCProxy
Commits
774fdec1
Commit
774fdec1
authored
Dec 21, 2020
by
Pierre Aubert
Browse files
Back to previous CTest include
parent
e4d466b1
Pipeline
#96984
passed with stages
in 8 minutes and 48 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
CMakeLists.txt
CMakeLists.txt
+1
-3
No files found.
CMakeLists.txt
View file @
774fdec1
...
...
@@ -18,9 +18,7 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR}/src)
add_subdirectory
(
src
)
if
(
SELF_TESTS_MODE
)
if
(
NOT MODULE_MODE
)
include
(
CTest
)
endif
()
include
(
CTest
)
pull_extra_module
(
"MicroBenchmark"
"https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS/MicroBenchmark.git"
)
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