Skip to content
Snippets Groups Projects
Verified Commit 48ff1fd1 authored by Justin Carpentier's avatar Justin Carpentier
Browse files

cmake: remove useless line

parent 141d99a6
No related branches found
No related tags found
No related merge requests found
Pipeline #5000 failed
......@@ -24,7 +24,6 @@ SET(CXX_DISABLE_WERROR True)
SET(CMAKE_VERBOSE_MAKEFILE True)
SETUP_PROJECT()
MESSAGE(STATUS "BUILD_TESTING=${BUILD_TESTING}")
STRING(REPLACE "-pedantic" "" CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS})
IF(APPLE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment