We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67752e1 commit c4b6093Copy full SHA for c4b6093
cmake/custom-triplets/x64-osx-mixed.cmake
@@ -16,4 +16,4 @@ else()
16
endif()
17
18
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-declaration-after-statement")
19
-set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-declaration-after-statement")
+set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-declaration-after-statement")
0 commit comments