Commit c976f869 authored by nanahira's avatar nanahira

Merge branch 'master' into server

parents ac10863f 06757f00
...@@ -110,7 +110,7 @@ exec_linux: ...@@ -110,7 +110,7 @@ exec_linux:
- bin/ - bin/
- obj/ - obj/
script: script:
- apt update; apt -y install git build-essential libevent-dev - apt update; apt -y install git build-essential
- git submodule update --init - git submodule update --init
- YGOPRO_LINUX_ALL_STATIC_LIBEVENT_PATH=$PWD/libevent-stable ./premake5 gmake - YGOPRO_LINUX_ALL_STATIC_LIBEVENT_PATH=$PWD/libevent-stable ./premake5 gmake
- cd build - cd build
......
Subproject commit 7bd080fcfdf68abcd7f904fb8453d6ea4d02ba07 Subproject commit baa705cbad1239663c55db63aa8cd69eccf4c65c
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