[Base, premake] Cleanup
date has detected _MSVC_LANG for a while, so HAS_UNCAUGHT_EXCEPTIONS isn't needed.
This commit is contained in:
4
third_party/pugixml.lua
vendored
4
third_party/pugixml.lua
vendored
@@ -4,7 +4,5 @@ project("pugixml")
|
||||
kind("StaticLib")
|
||||
language("C++")
|
||||
files({
|
||||
"pugixml/src/pugiconfig.hpp",
|
||||
"pugixml/src/pugixml.cpp",
|
||||
"pugixml/src/pugixml.hpp",
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user