Skip to content
Snippets Groups Projects

Externals Update, master branch (2023.04.24.)

All threads resolved!
11 files
+ 11
11
Compare changes
  • Side-by-side
  • Inline
Files
11
@@ -16,7 +16,7 @@ set( ATLAS_PYTHON_CHECKER @ATLAS_PYTHON_CHECKER@
CACHE STRING "Python checker command to run during Python module compilation" )
# Child projects should not use the ATLAS CPack install scripts.
set( ATLAS_USE_CUSTOM_CPACK_INSTALL_SCRIPT FALSE
set( ATLAS_USE_CUSTOM_CPACK_INSTALL_SCRIPT TRUE
CACHE BOOL "Don't use the custom ATLAS CPack install scripts" )
# Figure out whether to use QUIET in the find_package call(s).
Loading