Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Commits
c758ed95
Commit
c758ed95
authored
Oct 13, 2017
by
Oleg Kuprash
Browse files
Add MathMore dependency, needed for the CTP release
Former-commit-id:
1e2ae3cb
parent
004f34f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Trigger/TrigConfiguration/TrigConfStorage/CMakeLists.txt
View file @
c758ed95
...
...
@@ -18,7 +18,7 @@ atlas_depends_on_subdirs( PUBLIC
find_package
(
Boost COMPONENTS filesystem thread system
)
find_package
(
COOL COMPONENTS CoolKernel CoolApplication
)
find_package
(
CORAL COMPONENTS CoralBase CoralKernel RelationalAccess
)
find_package
(
ROOT COMPONENTS Core Tree MathCore Hist RIO pthread
)
find_package
(
ROOT COMPONENTS Core Tree MathCore
MathMore
Hist RIO pthread
)
find_package
(
tdaq-common
)
# tag NEEDS_CORAL_BASE was not recognized in automatic conversion in cmt2cmake
...
...
Write
Preview
Supports
Markdown
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