mirror of
https://github.com/glfw/glfw.git
synced 2026-06-22 06:16:27 +00:00
Add build directory for CI
This commit is contained in:
@@ -10,7 +10,9 @@ environment:
|
||||
matrix:
|
||||
fast_finish: true
|
||||
build_script:
|
||||
- cmake -DBUILD_SHARED_LIBS=%BUILD_SHARED_LIBS% .
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake -DBUILD_SHARED_LIBS=%BUILD_SHARED_LIBS% ..
|
||||
- cmake --build .
|
||||
notifications:
|
||||
- provider: Email
|
||||
|
||||
Reference in New Issue
Block a user