mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 07:34:15 +02:00
parent
1bf27011df
commit
82961d8977
@ -229,6 +229,7 @@ if(UNIX)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(NOT MSVC)
|
||||
set(CXX_FEATURE_OVERRIDE OFF)
|
||||
|
||||
if(_ICINGA2_CXX11)
|
||||
@ -239,6 +240,7 @@ endif()
|
||||
if(NOT CXX_FEATURE_OVERRIDE)
|
||||
add_definitions("-Doverride=")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
configure_file(config.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config.h ESCAPE_QUOTES)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user