Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LimaGroup
Lima-camera-slsdetector
Commits
7c7326c5
Commit
7c7326c5
authored
Jan 18, 2021
by
Alejandro Homs Puron
Committed by
operator for beamline
Jan 18, 2021
Browse files
Include tests when building slsDetectorPackage
parent
007422d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
7c7326c5
...
...
@@ -89,6 +89,7 @@ set(SLS_DETECTOR_RECV ${SLS_DETECTOR_DIR}/slsReceiverSoftware)
set
(
SLS_USE_TEXTCLIENT ON CACHE BOOL
"Text Client"
)
set
(
SLS_USE_RECEIVER ON CACHE BOOL
"Receiver"
)
set
(
SLS_USE_GUI OFF CACHE BOOL
"GUI"
)
set
(
SLS_USE_TESTS ON CACHE BOOL
"TESTS"
)
add_subdirectory
(
${
SLS_DETECTOR_DIR
}
)
...
...
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