mirror of
https://github.com/google/cpu_features.git
synced 2025-04-27 15:12:30 +02:00
Use Ninja by default when locally testing all configurations
This commit is contained in:
parent
50f782f8ef
commit
dc7a9ee697
@ -79,6 +79,8 @@ ENVIRONMENTS="
|
||||
set -v
|
||||
set -e
|
||||
|
||||
CMAKE_GENERATOR="Ninja"
|
||||
|
||||
for SET_ENVIRONMENT in ${ENVIRONMENTS}; do
|
||||
${SET_ENVIRONMENT}
|
||||
expand_environment_and_integrate
|
||||
|
Loading…
x
Reference in New Issue
Block a user