mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 05:36:35 +00:00
Build glfw for windows
This commit is contained in:
parent
e96411563f
commit
cb6110edbb
@ -2,3 +2,4 @@ build_script:
|
|||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- cmake ..
|
- cmake ..
|
||||||
|
- cmake --build .
|
||||||
|
Loading…
Reference in New Issue
Block a user