Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Scott Snyder
athena
Commits
f5407411
Commit
f5407411
authored
4 years ago
by
scott snyder
Committed by
scott snyder
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
TRT_CalibAlgs: cmake fixes
Library dependency fixes.
parent
13cfdd1a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#1831267
passed
4 years ago
Stage: external
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
InnerDetector/InDetCalibAlgs/TRT_CalibAlgs/CMakeLists.txt
+1
-1
1 addition, 1 deletion
InnerDetector/InDetCalibAlgs/TRT_CalibAlgs/CMakeLists.txt
with
1 addition
and
1 deletion
InnerDetector/InDetCalibAlgs/TRT_CalibAlgs/CMakeLists.txt
+
1
−
1
View file @
f5407411
...
...
@@ -41,7 +41,7 @@ atlas_add_component( TRT_CalibAlgs
src/*.cxx
src/components/*.cxx
INCLUDE_DIRS
${
ROOT_INCLUDE_DIRS
}
LINK_LIBRARIES
${
ROOT_LIBRARIES
}
AthenaBaseComps StoreGateLib SGtests xAODEventInfo GaudiKernel TrkToolInterfaces CommissionEvent AthContainers Identifier xAODTracking TRT_ConditionsData TRT_ConditionsServicesLib InDetIdentifier InDetRawData InDetPrepRawData InDetRIO_OnTrack TrkParameters TrkTrack VxVertex TrkFitterInterfaces
)
LINK_LIBRARIES
${
ROOT_LIBRARIES
}
AthenaBaseComps StoreGateLib SGtests xAODEventInfo GaudiKernel TrkToolInterfaces CommissionEvent AthContainers Identifier xAODTracking TRT_ConditionsData TRT_ConditionsServicesLib InDetIdentifier InDetRawData InDetPrepRawData InDetRIO_OnTrack TrkParameters TrkTrack VxVertex TrkFitterInterfaces
TRT_TrackHoleSearchLib TRT_ElectronPidToolsLib TRT_CalibToolsLib
)
# Install files from the package:
atlas_install_headers
(
TRT_CalibAlgs
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment