diff --git a/Phys/StrippingCache/CMakeLists.txt b/Phys/StrippingCache/CMakeLists.txt index fa4c3b9da6bf9a435c684bb44ff8ba243a2dbcc8..292c36198427e5dcf98570f7b57988d1c6fbf8ef 100644 --- a/Phys/StrippingCache/CMakeLists.txt +++ b/Phys/StrippingCache/CMakeLists.txt @@ -25,6 +25,10 @@ set(extraopts_32 ${AppConfig_DIR}/options/DaVinci/DataType-2017.py ) +set(extraopts_29r2 + ${AppConfig_DIR}/options/DaVinci/DataType-2017.py + ) + # Do not build for the -O0 platform, as this seems to have problems. # To be investigated... if ( NOT "$ENV{CMTCONFIG}" STREQUAL "x86_64-slc6-gcc48-do0" )