not_enough_args.cmake 62 B

123
  1. add_executable(main empty.cpp)
  2. target_compile_features(main)