Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Young Kim 7f65e0f0d6 Clean up crlf and mixed line ending issues. (#391) 2017-06-29 16:26:20 -07:00
Xiang Li 4bca8da154 Fix building with VS 2017 integrated cmake (#279)
1. Add  DXC_BUILD_ARCH to find TAEF.
2. Change build root to  hlsl.bin.
3. Add lauch.vs.json to debug  dxc.
2017-05-09 14:01:22 -07:00
David Peixotto 6cb57e90be Add support for building with VS 2017 integrated cmake (#125)
Use the new CMake build support in VS2017 to build without having to run cmake
separately. Removes the need to download cmake separately.

By default binaries are built in:

  %LOCALAPPDATA%\CMakeBuild\DirectXShaderCompiler\build\{build-flavor}

Build settings can be changed by modifying CMakeSettings.json.
2017-03-31 16:15:15 -07:00