DirectXShaderCompiler/external
Lei Zhang 3c6537a7d5 [spirv] Add GoogleTest as an external dependency (#285)
GoogleTest will be used for unit testing and codegen testing for
SPIR-V.

* Added SPIRV_BUILD_TESTS option in CMake to control building
  of SPIR-V tests.
* Added "-spirvtest" into hctbuild to enable it.
* Added "spirv" and "spirv_only" targets for hcttest.

Running `hcttest spirv` will run ALL tests including SPIRV tests.
Running `hcttest spirv_only` will ONLY run SPIRV tests.

The default behavior of hctbuild and hcttest is not changed.
2017-05-22 12:02:23 -07:00
..
CMakeLists.txt [spirv] Add GoogleTest as an external dependency (#285) 2017-05-22 12:02:23 -07:00
GTestConfig.cmake [spirv] Add GoogleTest as an external dependency (#285) 2017-05-22 12:02:23 -07:00