Skip to content
  • Brad King's avatar
    Xcode: Create separate rerun dependencies for subprojects (#12616) · e8b8f0ed
    Brad King authored
    Generate the rerun dependency file for the top-level project() and each
    subdirectory project() into the corresponding build directory.  Do not
    clobber them all with the one for the last subproject.  This mistake was
    left from when the Xcode generator did not produce subprojects.
    e8b8f0ed