Skip to content
Snippets Groups Projects

Draft: Updating caloRinger containers and including new egamma flags

Files
159+
@@ -29,6 +29,8 @@ execute_process(
# flake8 wrapper
configure_file( "${CMAKE_CURRENT_LIST_DIR}/flake8_wrapper.sh.in" "${ATLAS_IDE_PREFIX}flake8" @ONLY )
# autopep8 wrapper
configure_file( "${CMAKE_CURRENT_LIST_DIR}/autopep8_wrapper.sh.in" "${ATLAS_IDE_PREFIX}autopep8" @ONLY )
# gdb wrappers
set( ATLAS_IDE_ASETUP_CALL "asetup --restore" CACHE STRING
Loading