no_target.cmake 90 B

123
  1. enable_language(CXX)
  2. target_compile_features(main INTERFACE cxx_delegating_constructors)