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

Merge branch 'bump-acts-to-0.10.1' into 'master'

Bump Acts version to v0.10.1

See merge request !496
parents 3996bd33 b3af5f42
No related branches found
Tags 2.0.35
1 merge request!496Bump Acts version to v0.10.2
......@@ -38,7 +38,7 @@ ExternalProject_Add( Acts
INSTALL_DIR ${CMAKE_BINARY_DIR}/${ATLAS_PLATFORM}
STAMP_DIR ${_stampDir}
GIT_REPOSITORY https://gitlab.cern.ch/acts/acts-core.git
GIT_TAG "v0.09.02"
GIT_TAG "v0.10.02"
CMAKE_CACHE_ARGS
-DACTS_BUILD_MATERIAL_PLUGIN:STRING=ON
-DCMAKE_INSTALL_LIBDIR:PATH=${CMAKE_INSTALL_LIBDIR}
......@@ -56,7 +56,7 @@ ExternalProject_Add_Step( Acts cleansource
# Need to modify the printout here when the Acts version is updated, and we want
# to ensure a clean build.
ExternalProject_Add_Step( Acts forcedownload
COMMAND ${CMAKE_COMMAND} -E echo "Forcing the re-download of Acts"
COMMAND ${CMAKE_COMMAND} -E echo "Forcing the re-download of Acts (18.06.2019)"
DEPENDERS cleansource )
ExternalProject_Add_Step( Acts purgeBuild
COMMAND ${CMAKE_COMMAND} -E remove_directory "<BINARY_DIR>"
......
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