Compare commits
1 Commits
23be253a8d
...
a6bb734f49
Author | SHA1 | Date | |
---|---|---|---|
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()
|
||||||
|
Reference in New Issue
Block a user