Skip to content

Commit

Permalink
Show compiler flags
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-jszczerbinski committed Oct 22, 2024
1 parent a2f6f6b commit 8caff5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -537,3 +537,5 @@ add_subdirectory(examples)
if (BUILD_TESTS)
add_subdirectory(tests)
endif()

message("CMAKE_C_FLAGS: ${CMAKE_C_FLAGS}, CMAKE_CXX_FLAGS: ${CMAKE_CXX_FLAGS}")

0 comments on commit 8caff5e

Please sign in to comment.