Skip to content

Commit

Permalink
Attempt to add compiler setting for conan
Browse files Browse the repository at this point in the history
  • Loading branch information
gadial committed Feb 4, 2025
1 parent d48dc2d commit e115184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/conan_utils.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ macro(setup_conan)
BASIC_SETUP
CMAKE_TARGETS
KEEP_RPATHS
SETTINGS compiler.cppstd=gnu17
BUILD missing)
endif()

Expand Down

0 comments on commit e115184

Please sign in to comment.