CMake Warning at TestDependency-ON-orphan.cmake:[0-9]+ \(add_test\):
  Test "OrphanTest" BUILD_DEPENDS file

    .*/TestDependencyOrphan-built.txt

  is generated but is not the unique output of a build target, so the
  "test_prep/OrphanTest" target cannot build it with this generator.  Depend
  on the target that produces it \(for example one created with
  add_custom_target\) instead.
