Make runtests configurable.
authorDan Sinclair <dsinclair@google.com>
Tue, 15 Oct 2019 19:21:21 +0000 (15:21 -0400)
committerDan Sinclair <dsinclair@google.com>
Tue, 15 Oct 2019 19:21:21 +0000 (15:21 -0400)
commit167201430d79ff8e2ea8b94b112d849bedbde703
treed742c1f79a4256ac386ce2f319bcdef1054bc79d
parentb03e4fc4e072c997b19e4425a0a8fc3c5b280685
Make runtests configurable.

This CL allows setting the location of glslangValidator and spirv-remap
when calling the runtests script. A test target is added to CMake to
execute runtests and sets the location to the build folder for the two
applications.
CMakeLists.txt
Test/runtests