Skip to content
Snippets Groups Projects
  • Nat Goodspeed's avatar
    e6513c1e
    DRTVWR-418: Change Mac build_directory to build-darwin-x86_64 · e6513c1e
    Nat Goodspeed authored
    since we no longer support 32-bit Mac builds.
    
    The old build-darwin-i386 directory name appeared in a shocking number of
    files. Change CMake paths to use ${CMAKE_BINARY_DIR} -- or, when trying to
    find the packages subdirectory, ${AUTOBUILD_INSTALL_DIR}. Change the rest to
    at least look for build-darwin-*.
    e6513c1e
    History
    DRTVWR-418: Change Mac build_directory to build-darwin-x86_64
    Nat Goodspeed authored
    since we no longer support 32-bit Mac builds.
    
    The old build-darwin-i386 directory name appeared in a shocking number of
    files. Change CMake paths to use ${CMAKE_BINARY_DIR} -- or, when trying to
    find the packages subdirectory, ${AUTOBUILD_INSTALL_DIR}. Change the rest to
    at least look for build-darwin-*.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
CMakeLists.txt 6.24 KiB