Skip to content
  • Shawn Waldon's avatar
    Avoid redefining CMake default variables · 16720937
    Shawn Waldon authored
    When used as a submodule, redefining LIBRARY_OUTPUT_PATH and
    EXECUTABLE_OUTPUT_PATH fails since the CMake default variables from the
    containing project already exist.
    16720937