DirectXShaderCompiler/cmake
David Neto 1f8f79688e
CMake: Use find_package(Python3) (#6675)
Fixes the CMake CMP0148 warning at configure time.

find_package(Python3) is supported since CMake 3.12, and DXC requires at
least CMake 3.17
2024-06-20 13:11:49 -04:00
..
caches [lit] Make lit the only test runner (#5402) 2023-07-27 20:01:09 +00:00
modules CMake: Use find_package(Python3) (#6675) 2024-06-20 13:11:49 -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 Added e2k support (MCST Elbrus 2000) (#5222) 2023-09-11 14:09:48 -07: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.