Чистка кода
This commit is contained in:
parent
c247c359f9
commit
2e6d4eb2c1
@ -7,24 +7,12 @@ write_compiler_detection_header(
|
|||||||
FEATURES
|
FEATURES
|
||||||
cxx_nullptr
|
cxx_nullptr
|
||||||
cxx_override
|
cxx_override
|
||||||
|
cxx_alignas
|
||||||
|
cxx_alignof
|
||||||
|
cxx_attributes
|
||||||
|
cxx_auto_type
|
||||||
|
cxx_constexpr
|
||||||
|
cxx_digit_separators
|
||||||
|
cxx_range_for
|
||||||
)
|
)
|
||||||
|
|
||||||
# cxx_std_11
|
|
||||||
# cxx_alignas
|
|
||||||
# cxx_alignof
|
|
||||||
# cxx_attributes
|
|
||||||
# cxx_auto_type
|
|
||||||
# cxx_constexpr
|
|
||||||
# cxx_digit_separators
|
|
||||||
# cxx_range_for
|
|
||||||
# ALLOW_UNKNOWN_COMPILERS
|
|
||||||
# ALLOW_UNKNOWN_COMPILER_VERSIONS
|
|
||||||
#install(FILES
|
|
||||||
# compiler_features.hpp
|
|
||||||
# DESTINATION include
|
|
||||||
# )
|
|
||||||
|
|
||||||
#install(FILES
|
|
||||||
# ${support_files}
|
|
||||||
# DESTINATION include/compilers
|
|
||||||
# )
|
|
||||||
|
Loading…
Reference in New Issue
Block a user