mirror of
https://github.com/SWG-Source/stationapi.git
synced 2026-07-13 21:01:03 -04:00
Fix for failing builds
This commit is contained in:
@@ -4,6 +4,7 @@ language: cpp
|
||||
compiler:
|
||||
- gcc
|
||||
script:
|
||||
- git clone [email protected]:swgathrawn/udplibrary.git externals/udplibrary
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake .. && make
|
||||
|
||||
Reference in New Issue
Block a user