root: disable afterimage when ~x (#23962)
This commit is contained in:
parent
27c8aac3b6
commit
a975cad6c6
@ -359,7 +359,7 @@ def cmake_args(self):
|
||||
# Options related to ROOT's ability to download and build its own
|
||||
# dependencies. Per Spack convention, this should generally be avoided.
|
||||
options += [
|
||||
define('builtin_afterimage', True),
|
||||
define_from_variant('builtin_afterimage', 'x'),
|
||||
define('builtin_cfitsio', False),
|
||||
define('builtin_davix', False),
|
||||
define('builtin_fftw3', False),
|
||||
|
Loading…
Reference in New Issue
Block a user