Fix EXE_HOME

This commit is contained in:
Michael Tryby
2019-02-12 15:32:39 -05:00
parent 874dfa9847
commit 72573d15ba

View File

@@ -27,7 +27,7 @@ set BENCHMARK_VER=220dev5
set "SCRIPT_HOME=%~dp0"
set "EXE_HOME=buildprod\bin\Release"
set "EXE_HOME=Release"
::: Determine SUT executable path
:: TODO: This may fail when there is more than one cmake buildprod folder