DirectXShaderCompiler/cmake
Xiang Li f49bb3c3e7
[C++17] Remove std option for linux build (#5582)
Use CMAKE_CXX_STANDARD instead of -std=c++14 for linux.

Dependent on
https://github.com/microsoft/DirectXShaderCompiler/pull/5520

Fixes https://github.com/microsoft/DirectXShaderCompiler/issues/5479
2023-08-23 16:16:52 -04:00
..
caches [lit] Make lit the only test runner (#5402) 2023-07-27 20:01:09 +00:00
modules [C++17] Remove std option for linux build (#5582) 2023-08-23 16:16:52 -04: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 Add RISC-V 64 bit (#4894) 2022-12-30 08:22:52 -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.