llama-cpp-turboquant/cmake
Fabian Sauter 2013bf9c68 Increased the CMake minimum required version to 3.20
Turns out `OUTPUT` for `add_custom_command` requires CMake 3.20. https://cmake.org/cmake/help/latest/command/add_custom_command.html

Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-28 10:35:22 +02:00
..
bin2h.cmake Fixed shader to header endianness 2022-07-27 12:48:04 +02:00
bin_file_to_header.cmake Increased the CMake minimum required version to 3.20 2022-07-28 10:35:22 +02:00
check_vulkan_version.cmake Improved the Vulkan not found error message 2022-07-27 12:48:46 +02:00
code_coverage.cmake Removed additional endif() for coverage 2022-07-27 12:48:46 +02:00
deprecation_warnings.cmake BUILD_IN -> BUILT_IN 2022-07-27 12:48:46 +02:00
komputeConfig.cmake.in First pass for rewriting the build system 2022-07-27 12:48:04 +02:00
vulkan_shader_compiler.cmake Improved find_program check and errors 2022-07-27 12:48:46 +02:00