mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-05 06:35:11 +00:00
This aggregates XDBF and XLAST into one entity. Replaced UserData::Key into more versatile AttributeKey for future usage in properties
10 lines
No EOL
235 B
Lua
10 lines
No EOL
235 B
Lua
group("third_party")
|
|
project("pugixml")
|
|
uuid("d1089e5e-46ae-48c9-bee6-d38c674c8f61")
|
|
kind("StaticLib")
|
|
language("C++")
|
|
files({
|
|
"pugixml/src/pugiconfig.hpp",
|
|
"pugixml/src/pugixml.cpp",
|
|
"pugixml/src/pugixml.hpp",
|
|
}) |