Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pierre-Alain Loizeau
cbmroot
Commits
09ce0d09
Commit
09ce0d09
authored
Oct 29, 2021
by
Administrator
Committed by
Florian Uhlig
Oct 31, 2021
Browse files
Add missing library dependency
parent
9b1c7425
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
core/detectors/rich/CMakeLists.txt
core/detectors/rich/CMakeLists.txt
+1
-1
No files found.
core/detectors/rich/CMakeLists.txt
View file @
09ce0d09
...
...
@@ -51,7 +51,7 @@ ENDIF (SSE_FOUND)
set
(
LINKDEF CbmRichBaseLinkDef.h
)
Set
(
LIBRARY_NAME CbmRichBase
)
Set
(
DEPENDENCIES CbmData CbmBase Base
)
Set
(
DEPENDENCIES CbmData CbmBase Base
MLP
)
GENERATE_LIBRARY
()
...
...
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