Skip to content
Snippets Groups Projects
Commit 9a22f76b authored by Attila Krasznahorkay's avatar Attila Krasznahorkay
Browse files

Merge branch 'HiveFlagRemoval-20170328' into 'master'

Hive flag removal (2017.03.28.)

See merge request !16
parents d6a1e0fb 2af9bcdf
No related branches found
Tags 1.0.6
No related merge requests found
......@@ -22,11 +22,5 @@ add_definitions( -DGAUDI_V20_COMPAT )
add_definitions( -DATLAS_GAUDI_V21 )
add_definitions( -DHAVE_GAUDI_PLUGINSVC )
# Allow non-constness for ToolHandles. This is for release 22
add_definitions( -DALLOW_TOOLHANDLE_NONCONSTNESS )
# compilation option for AthenaMT
add_definitions( -DATHENAHIVE )
# Make sure that CMake can find the custom built BLAS and LAPACK libraries:
set( BLA_STATIC TRUE )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment