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
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Peter Sherwood
athena
Commits
a3ca96d0
Commit
a3ca96d0
authored
9 years ago
by
Atlas-Software Librarian
Committed by
Graeme Stewart
10 years ago
Browse files
Options
Downloads
Patches
Plain Diff
'CMakeLists.txt' (AODSelect-00-00-18)
* Tagging AODSelect-00-00-18. * cmt/requirements: Fix checkreq warnings.
parent
dc7716b4
No related branches found
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PhysicsAnalysis/AnalysisCommon/AODSelect/CMakeLists.txt
+13
-0
13 additions, 0 deletions
PhysicsAnalysis/AnalysisCommon/AODSelect/CMakeLists.txt
PhysicsAnalysis/AnalysisCommon/AODSelect/cmt/requirements
+0
-4
0 additions, 4 deletions
PhysicsAnalysis/AnalysisCommon/AODSelect/cmt/requirements
with
13 additions
and
4 deletions
PhysicsAnalysis/AnalysisCommon/AODSelect/CMakeLists.txt
0 → 100644
+
13
−
0
View file @
a3ca96d0
################################################################################
# Package: AODSelect
################################################################################
# Declare the package name:
atlas_subdir
(
AODSelect
)
# Install files from the package:
atlas_install_headers
(
AODSelect
)
atlas_install_python_modules
(
python/*.py
)
atlas_install_joboptions
(
share/*.py
)
atlas_install_scripts
(
share/PrintAODSelect.py
)
This diff is collapsed.
Click to expand it.
PhysicsAnalysis/AnalysisCommon/AODSelect/cmt/requirements
+
0
−
4
View file @
a3ca96d0
...
@@ -5,14 +5,10 @@ author Karsten Koeneke <karsten.koeneke@cern.ch>
...
@@ -5,14 +5,10 @@ author Karsten Koeneke <karsten.koeneke@cern.ch>
## For Athena policies: it has to be the first use statement
## For Athena policies: it has to be the first use statement
use AtlasPolicy AtlasPolicy-*
use AtlasPolicy AtlasPolicy-*
use GaudiInterface GaudiInterface-* External
#use EventKernel EventKernel-* Event
#use EventKernel EventKernel-* Event
use AthenaBaseComps AthenaBaseComps-* Control
use AthenaKernel AthenaKernel-* Control
private
private
use SGTools SGTools-* Control
end_private
end_private
## create a shared library
## create a shared library
...
...
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