kompute: fix library loading issues with kp_logger (#1517)

This commit is contained in:
cebtenzzre
2023-10-16 16:58:17 -04:00
committed by GitHub
parent f79557d2aa
commit 9a19c740ee
2 changed files with 2 additions and 1 deletions

View File

@@ -222,6 +222,7 @@ if (LLAMA_KOMPUTE)
if (EXISTS "${LLAMA_DIR}/kompute/CMakeLists.txt")
message(STATUS "Kompute found")
set(KOMPUTE_OPT_LOG_LEVEL Error CACHE STRING "Kompute log level")
add_subdirectory(${LLAMA_DIR}/kompute)
# Compile our shaders