mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
10 lines
191 B
Lua
10 lines
191 B
Lua
group("third_party")
|
|
project("cxxopts")
|
|
uuid("8b68cbe8-2da4-4f28-be14-9352eafa3168")
|
|
kind("Utility")
|
|
language("C++")
|
|
files({
|
|
"cxxopts/include/cxxopts.hpp",
|
|
})
|
|
warnings("Off")
|