mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 05:36:35 +00:00
Windows build
This commit is contained in:
parent
8117f78a23
commit
ba2c5a7d06
@ -13,4 +13,4 @@ addons:
|
|||||||
- cmake
|
- cmake
|
||||||
script:
|
script:
|
||||||
- cmake .
|
- cmake .
|
||||||
- make
|
- cmake --build .
|
||||||
|
3
appveyor.yml
Normal file
3
appveyor.yml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
build_script:
|
||||||
|
- cmake .
|
||||||
|
- cmake --build .
|
Loading…
Reference in New Issue
Block a user