mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 05:36:35 +00:00
Correct path with CMakeLists.txt
This commit is contained in:
parent
98a708cb0d
commit
e96411563f
@ -1,4 +1,4 @@
|
|||||||
build_script:
|
build_script:
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- cmake .
|
- cmake ..
|
||||||
|
Loading…
Reference in New Issue
Block a user