mirror of
https://github.com/celisej567/source-engine.git
synced 2026-02-25 06:32:57 +03:00
build: arm target support
This commit is contained in:
@@ -27,9 +27,8 @@ def build(bld):
|
||||
'.',
|
||||
'../common',
|
||||
'../public',
|
||||
'../public/tier0',
|
||||
'../thirdparty/SDL2'
|
||||
]
|
||||
'../public/tier0'
|
||||
]
|
||||
|
||||
defines = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user