Skip to content

Commit c60dfb7

Browse files
committed
add cxx_attribute_deprecated to compilerfeatures.h.
1 parent cc4a6d8 commit c60dfb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ write_compiler_detection_header (
117117
cxx_defaulted_functions
118118
cxx_deleted_functions
119119
cxx_generalized_initializers
120+
cxx_attribute_deprecated
120121
)
121122

122123

0 commit comments

Comments
 (0)