Adapt build job to lhelper-2
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
CC="${CC:-gcc}"
|
||||
CXX="${CXX:-g++}"
|
||||
CFLAGS=
|
||||
CXXFLAGS=
|
||||
LDFLAGS=
|
||||
BUILD_TYPE=Release
|
||||
|
||||
packages=(pcre2 freetype2 sdl2 lua)
|
||||
Reference in New Issue
Block a user