Skip to content

ExternalProject: allow empty source directories under the build tree

ExternalProject is assuming that the source directory will be made available by some other rule that the needs to be ensured using dependencies.


Open questions:

  • Should this warn in some way?
  • How best to document this? Just mention in in the paragraph for SOURCE_DIR?

Merge request reports