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
atlasexternals
Commits
71b8dab6
Commit
71b8dab6
authored
Jun 28, 2022
by
Attila Krasznahorkay
Browse files
Merge branch 'gaudidefs' into 'master'
Projects: remove obsolete GAUDI compiler macros See merge request
!968
parents
34e69b18
613f8550
Pipeline
#4156266
passed with stage
in 77 minutes and 40 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Projects/AthAnalysisExternals/cmake/PostConfig.cmake.in
View file @
71b8dab6
...
...
@@ -17,5 +17,3 @@ set( ATLAS_PLATFORM @ATLAS_PLATFORM@ )
# Add all custom compilation options:
add_definitions( -DGAUDI_V20_COMPAT )
add_definitions( -DATLAS_GAUDI_V21 )
add_definitions( -DHAVE_GAUDI_PLUGINSVC )
Projects/AthDerivationExternals/cmake/PostConfig.cmake.in
View file @
71b8dab6
...
...
@@ -17,5 +17,3 @@ set( ATLAS_PLATFORM @ATLAS_PLATFORM@ )
# Add all custom compilation options:
add_definitions( -DGAUDI_V20_COMPAT )
add_definitions( -DATLAS_GAUDI_V21 )
add_definitions( -DHAVE_GAUDI_PLUGINSVC )
Projects/AthGenerationExternals/cmake/PostConfig.cmake.in
View file @
71b8dab6
...
...
@@ -17,5 +17,3 @@ set( ATLAS_PLATFORM @ATLAS_PLATFORM@ )
# Add all custom compilation options:
add_definitions( -DGAUDI_V20_COMPAT )
add_definitions( -DATLAS_GAUDI_V21 )
add_definitions( -DHAVE_GAUDI_PLUGINSVC )
Projects/AthSimulationExternals/cmake/PostConfig.cmake.in
View file @
71b8dab6
...
...
@@ -17,5 +17,3 @@ set( ATLAS_PLATFORM @ATLAS_PLATFORM@ )
# Add all custom compilation options:
add_definitions( -DGAUDI_V20_COMPAT )
add_definitions( -DATLAS_GAUDI_V21 )
add_definitions( -DHAVE_GAUDI_PLUGINSVC )
Projects/AthenaExternals/cmake/PostConfig.cmake.in
View file @
71b8dab6
...
...
@@ -17,5 +17,3 @@ set( ATLAS_PLATFORM @ATLAS_PLATFORM@ )
# Add all custom compilation options:
add_definitions( -DGAUDI_V20_COMPAT )
add_definitions( -DATLAS_GAUDI_V21 )
add_definitions( -DHAVE_GAUDI_PLUGINSVC )
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