remove leftover cmake debug trace

release/4.3a0
Jose Luis Blanco Claraco 2020-07-27 00:16:28 +02:00
parent 8165291704
commit 8a9780113a
No known key found for this signature in database
GPG Key ID: D443304FBD70A641
1 changed files with 0 additions and 2 deletions

View File

@ -105,8 +105,6 @@ if(MSVC)
else()
# Common to all configurations, next for each configuration:
message (STATUS "CMAKE_CXX_COMPILER_VERSION: ${CMAKE_CXX_COMPILER_VERSION}")
if (
((CMAKE_CXX_COMPILER_ID MATCHES "Clang") AND (NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS 12.0.0)) OR
(CMAKE_CXX_COMPILER_ID MATCHES "GNU")