Skip to content

Commit

Permalink
Merge branch 'master' into feature/TotoGaz/sccache
Browse files Browse the repository at this point in the history
  • Loading branch information
TotoGaz authored Nov 2, 2023
2 parents 4d28cc2 + dbf21a5 commit cbfe17e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ message( "Running with NUM_PROC = ${NUM_PROC}")
set(TPL_MIRROR_DIR "${CMAKE_SOURCE_DIR}/tplMirror")
set(build_list )

set( CMAKE_VERBOSE_MAKEFILE BOOL OFF "" )

# Set up C flags
string(REPLACE "-Wall" "" C_FLAGS_NO_WARNINGS ${CMAKE_C_FLAGS})
string(REPLACE "-Wextra" "" C_FLAGS_NO_WARNINGS ${C_FLAGS_NO_WARNINGS})
Expand Down

0 comments on commit cbfe17e

Please sign in to comment.