Commit 17bce00f authored by nanahira's avatar nanahira

fix

parent d2b2d8fa
......@@ -132,7 +132,7 @@ exec_windows:
EVENT_INCLUDE_DIR: /usr/share/libevent-stable/include
EVENT_LIB_DIR: /usr/share/libevent-stable/lib
script:
- ./premake5 gmake --build-freetype --build-sqlite --build-irrlicht
- premake5 gmake --build-freetype --build-sqlite --build-irrlicht
- cd build
- make config=release -j$(nproc)
- cd ..
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment