defer-target-source-check.rst 251 B

123456
  1. defer-target-source-check
  2. -------------------------
  3. * :command:`add_library` and :command:`add_executable` commands can now be
  4. called without any sources and will not complain as long as sources will
  5. be added later via :command:`target_sources`.