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