Commit 9a0c146c authored by mercury233's avatar mercury233

wtf fix 6

parent 9d344f27
Pipeline #11606 failed with stages
in 4 minutes and 26 seconds
......@@ -6,7 +6,7 @@ TARGET_YGOPRO_BINARY_PATH=./ygopro-platforms/ygopro-platform-$TARGET_PATFORM
git submodule update --init
./premake5 gmake --cc=clang --build-freetype --build-sqlite --event-include-dir=$PWD/libevent-stable/include --event-lib-dir=$PWD/libevent-stable/lib
./premake5 gmake --cc=clang --build-freetype --build-sqlite --event-include-dir=$PWD/libevent-stable/include --event-lib-dir=$PWD/libevent-stable/lib --irrlicht-include-dir=$PWD/irrlicht/include --irrlicht-lib-dir=$PWD/irrlicht
cd build
make config=release -j4
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