Skip to content
  • Brad King's avatar
    ENH: Better recursive make in AddExternalProject · ba5cbf0f
    Brad King authored
    This teaches AddExternalProject to run "$(MAKE)" for build and install
    steps of CMake-based external projects when using a Makefile generator.
    It allows the external project to participate in a parallel make invoked
    on the superproject.
    ba5cbf0f