mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00:00
build: arm target support
This commit is contained in:
+2
-3
@@ -27,9 +27,8 @@ def build(bld):
|
||||
'.',
|
||||
'../common',
|
||||
'../public',
|
||||
'../public/tier0',
|
||||
'../thirdparty/SDL2'
|
||||
]
|
||||
'../public/tier0'
|
||||
]
|
||||
|
||||
defines = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user