2015-04-27 22:25:09 +02:00

5 lines
98 B
CMake

add_custom_target(utility)
target_compile_features(utility PRIVATE cxx_delegating_constructors)