Define VTK_TEST_OUTPUT_DIR to name Testing/Temporary directory
Replace all references to ${VTK_BINARY_DIR}/Testing/Temporary with ${VTK_TEST_OUTPUT_DIR} and set the variable accordingly. The latter is shorter and will also be useful to build module tests as an external application that does not have VTK_BINARY_DIR available. Change-Id: I5159077c10dd2eab23365e9ac917bc6cbd806589
Please register or sign in to comment