DirectXShaderCompiler/cmake
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
..
modules [spirv] Add GoogleTest as an external dependency (#285) 2017-05-22 12:02:23 -07:00
platforms first commit 2016-12-28 11:52:27 -08:00
README first commit 2016-12-28 11:52:27 -08:00
config-ix.cmake first commit 2016-12-28 11:52:27 -08:00
nsis_icon.ico first commit 2016-12-28 11:52:27 -08:00
nsis_logo.bmp first commit 2016-12-28 11:52:27 -08:00

README

See docs/CMake.html for instructions on how to build LLVM with CMake.