mirror of
https://github.com/google/cpu_features.git
synced 2025-04-27 23:22:31 +02:00
Changing build folder so it doesn't conflict with BUILD file on OSX.
This commit is contained in:
parent
b231aefa58
commit
b50b7b5e08
@ -11,8 +11,6 @@ compiler:
|
||||
|
||||
script:
|
||||
- cmake --version
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
- cmake --build . --target all
|
||||
- CTEST_OUTPUT_ON_FAILURE=1 cmake --build . --target test
|
||||
- cmake -H. -Bcmake_build
|
||||
- cmake --build cmake_build --target all
|
||||
- CTEST_OUTPUT_ON_FAILURE=1 cmake --build cmake_build --target test
|
||||
|
Loading…
x
Reference in New Issue
Block a user