kompute : enable kp_logger and make it static (#8)
This commit is contained in:
parent
cc05a602d6
commit
21841d3163
2 changed files with 2 additions and 1 deletions
|
@ -463,6 +463,7 @@ if (LLAMA_KOMPUTE)
|
|||
|
||||
if (EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/kompute/CMakeLists.txt")
|
||||
message(STATUS "Kompute found")
|
||||
set(KOMPUTE_OPT_LOG_LEVEL Error CACHE STRING "Kompute log level")
|
||||
add_subdirectory(kompute)
|
||||
|
||||
# Compile our shaders
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue