Skip to content
  • Kyle Edwards's avatar
    Refactor: Finish replacing CMAKE_BUILD_WITH_CMAKE with CMAKE_BOOTSTRAP · d4d5053c
    Kyle Edwards authored
    Remove -DCMAKE_BUILD_WITH_CMAKE from Source/CMakeLists.txt. Remove
    CMAKE_BOOTSTRAP from bootstrap's cmConfigure.h. Add -DCMAKE_BOOTSTRAP
    to all bootstrap sources, and remove the Unix specialization of
    CMAKE_BOOTSTRAP in libuv (a review of the libuv code suggests that
    this will not have an effect on the Windows build.)
    d4d5053c