Правка для ОС Эльбрус
This commit is contained in:
parent
23be253a8d
commit
a6bb734f49
@ -1,3 +1,4 @@
|
|||||||
|
if(${CMAKE_VERSION} VERSION_GREATER "3.6.0")
|
||||||
include(WriteCompilerDetectionHeader)
|
include(WriteCompilerDetectionHeader)
|
||||||
|
|
||||||
set(OUTPUT_FILE ${CMAKE_BINARY_DIR}/include/compiler_features.hpp)
|
set(OUTPUT_FILE ${CMAKE_BINARY_DIR}/include/compiler_features.hpp)
|
||||||
@ -21,3 +22,4 @@ write_compiler_detection_header(
|
|||||||
cxx_range_for)
|
cxx_range_for)
|
||||||
|
|
||||||
unset(OUTPUT_FILE)
|
unset(OUTPUT_FILE)
|
||||||
|
endif()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user