DirectXShaderCompiler/cmake/caches
Chris B b55eb88561
Convert cmake-predefined-config-params to cache (#3918)
CMake supports passing in CMake scripts via the `-C` command line
option, which can set CMake cache variables to initialize options
before the first CMakeLists file is processed. This is a portable and
shell-agnostic way of supporting what the
`cmake-predefined-config-params` file is used for.
2021-10-05 17:49:07 -05:00
..
PredefinedParams.cmake Convert cmake-predefined-config-params to cache (#3918) 2021-10-05 17:49:07 -05:00