SPIRV-Tools/source/comp
d3x0r fd70a1d7a0 Define variable to skip installation
If this is used as a static library in another project, this does not
need to be installed, and otherwise will just clutter the application's install.
To use, define SKIP_SPIRV_TOOLS_INSTALL which internally defines
ENABLE_SPIRV_TOOLS_INSTALL to control installation.

Also include GNUInstallDirs to get standard output 'lib' directory which is sometimes 'lib64' and not 'lib'
2017-07-04 12:24:44 -04:00
..
CMakeLists.txt Define variable to skip installation 2017-07-04 12:24:44 -04:00
markv_codec.cpp Convert pattern stack from deque to vector, and share it 2017-07-04 12:02:26 -04:00