Infrastructure for handling user-specfied installation paths for cmake-based code
wmake/scripts/wmake.cmake-args
handler traps -prefix=???
options and exports them as CMAKE_INSTALL_PATH
, which can be used by cmake.have_cmake
wmake/script to access during build only (avoids affecting the PATH).