mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-03-06 13:41:35 +01:00
Fixes premake4 script for VS
This commit is contained in:
parent
104c3954bd
commit
ebbfaf1c13
@ -86,7 +86,9 @@ solution "test"
|
||||
project "unittest"
|
||||
kind "ConsoleApp"
|
||||
|
||||
buildoptions "-Weffc++"
|
||||
if _ACTION == "gmake" then
|
||||
buildoptions "-Weffc++"
|
||||
end
|
||||
|
||||
files {
|
||||
"../include/**.h",
|
||||
|
Loading…
x
Reference in New Issue
Block a user