Skip to content

Commit

Permalink
Update compilers.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
blozano-tt authored Oct 25, 2024
1 parent c57ed76 commit 325c308
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/compilers.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ function(CHECK_COMPILERS)
endfunction()

function(ADJUST_COMPILER_WARNINGS)
message(STATUS "Adjusting compiler warnings")
if(CMAKE_CXX_COMPILER_ID STREQUAL "Clang")
target_compile_options(
compiler_warnings
Expand Down

0 comments on commit 325c308

Please sign in to comment.