mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
9 lines
171 B
Lua
9 lines
171 B
Lua
group("third_party")
|
|
project("pugixml")
|
|
uuid("d1089e5e-46ae-48c9-bee6-d38c674c8f61")
|
|
kind("StaticLib")
|
|
language("C++")
|
|
files({
|
|
"pugixml/src/pugixml.cpp",
|
|
})
|