Skip to content

Commit

Permalink
Merge 16ffca2 into b4b6948
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherHogan committed Mar 22, 2022
2 parents b4b6948 + 16ffca2 commit 99430b6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,6 @@ if(NOT "${CMAKE_CXX_STANDARD}")
set(CMAKE_CXX_EXTENSIONS OFF)
endif()

if(NOT CMAKE_CXX_FLAGS)
set (CMAKE_CXX_FLAGS "-Wall -Wextra -Werror ${CMAKE_CXX_FLAGS}")
message (STATUS "Warnings Configuration: default: ${CMAKE_CXX_FLAGS}")
endif()

#-----------------------------------------------------------------------------
# Targets built within this project are exported at Install time for use
# by other projects.
Expand Down

0 comments on commit 99430b6

Please sign in to comment.