Fixed compilation with ninja + clang (#5469)
This commit is contained in:
@@ -35,8 +35,6 @@ endif()
|
||||
if(NOT WIN32)
|
||||
target_compile_options(${TARGET_NAME}
|
||||
PRIVATE
|
||||
-MMD
|
||||
-MP
|
||||
-Wformat
|
||||
-Wformat-security
|
||||
-Wall)
|
||||
|
||||
Reference in New Issue
Block a user