Skip to content

Commit

Permalink
Supress tomlplusplus compiler warnings
Browse files Browse the repository at this point in the history
Signed-off-by: Joel Winarske <[email protected]>
  • Loading branch information
jwinarske committed Dec 17, 2024
1 parent bbaf271 commit c564160
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ add_subdirectory(cxxopts)
# tomlplusplus
#
add_subdirectory(tomlplusplus)
target_compile_options(tomlplusplus_tomlplusplus INTERFACE -Wno-conversion)

#
# Vulkan-Headers
Expand Down

0 comments on commit c564160

Please sign in to comment.