mirror of
https://github.com/google/cpu_features.git
synced 2025-07-01 13:21:13 +02:00
Do not use ninja on OSX
This commit is contained in:
@ -30,10 +30,12 @@ matrix:
|
||||
compiler: gcc
|
||||
env:
|
||||
TARGET=x86_64-osx
|
||||
CMAKE_GENERATOR="Unix Makefiles"
|
||||
- os: osx
|
||||
compiler: clang
|
||||
env:
|
||||
TARGET=x86_64-osx
|
||||
CMAKE_GENERATOR="Unix Makefiles"
|
||||
- os: windows
|
||||
env:
|
||||
TARGET=x86_64-windows
|
||||
|
Reference in New Issue
Block a user