2017-07-20 19:35:53 +02:00

4 lines
90 B
CMake

enable_language(CXX)
target_compile_features(main INTERFACE cxx_delegating_constructors)