Commit 9faf049a authored by Oxez's avatar Oxez
Browse files

Merge branch 'cmake' of https://github.com/cneubauerUSGS/isis3_cmake into cmake

parents e0255d32 44443b63
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,4 +76,4 @@ endfunction()
# Needed for IsisPreferences and other test data to be found
set(ENV{ISIS3DATA} "${DATA_ROOT}")

run_app_makefile_test(${MAKEFILE} ${INPUT_DIR} ${testOutputDir} ${TRUTH_DIR} ${BIN_DIR})
run_app_makefile_test(${MAKEFILE} ${INPUT_DIR} ${OUTPUT_DIR} ${TRUTH_DIR} ${BIN_DIR})