mirror of
https://github.com/xenia-project/xenia.git
synced 2026-07-11 01:24:34 +02:00
[Build] Android system shared libraries
This commit is contained in:
@@ -150,6 +150,10 @@ filter({"platforms:Linux", "language:C++", "toolset:clang", "files:*.cc or *.cpp
|
||||
|
||||
filter("platforms:Android")
|
||||
system("android")
|
||||
links({
|
||||
"android",
|
||||
"dl",
|
||||
})
|
||||
|
||||
filter("platforms:Windows")
|
||||
system("windows")
|
||||
|
||||
Reference in New Issue
Block a user