Skip to content
  • David Cole's avatar
    Tests: Use the right path to CPack value for running CPack tests · 587b7b6f
    David Cole authored
    These tests were not running properly on Visual Studio or
    Xcode dashboards before this commit because of the "Debug"
    or "Release" sub-directory. The scripts already have
    CMAKE_CPACK_COMMAND since the correct CMake executable is
    used to run the scripts, so just use that, rather than
    passing down an incorrect path to the CPack executable.
    587b7b6f