Skip to content

Commit

Permalink
cmake: fix build - RE_VA_ARGS compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
cspiel1 committed Feb 6, 2025
1 parent 178cc85 commit 5522bc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ endif()

set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
set(CMAKE_C_STANDARD 11)
set(CMAKE_C_EXTENSIONS OFF)

if(MSVC)
add_compile_options("/W3")
Expand Down

0 comments on commit 5522bc4

Please sign in to comment.