We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8c1e84 commit 6aee761Copy full SHA for 6aee761
CMakeLists.txt
@@ -16,7 +16,7 @@ target_include_directories (taocpp-operators INTERFACE
16
)
17
18
# features used by taocpp/operators
19
-target_compile_features (${TAOCPP_OPERATORS_LIBRARY} INTERFACE
+target_compile_features (taocpp-operators INTERFACE
20
cxx_noexcept
21
cxx_rvalue_references
22
0 commit comments