[3PP] Replaced cpptoml with tomlplusplus
Also adjusted code that used cpptoml to be used with toml++ and some more changes
This commit is contained in:
@@ -252,7 +252,7 @@ workspace("xenia")
|
||||
include("third_party/dxbc.lua")
|
||||
include("third_party/discord-rpc.lua")
|
||||
include("third_party/cxxopts.lua")
|
||||
include("third_party/cpptoml.lua")
|
||||
include("third_party/tomlplusplus.lua")
|
||||
include("third_party/FFmpeg/premake5.lua")
|
||||
include("third_party/fmt.lua")
|
||||
include("third_party/glslang-spirv.lua")
|
||||
|
||||
Reference in New Issue
Block a user