mirror of
https://github.com/xenia-project/xenia.git
synced 2025-04-02 11:02:16 -04:00
9 lines
191 B
Lua
9 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")
|