more circleci

This commit is contained in:
Adam Treat
2023-08-31 14:18:31 -04:00
parent 9f1cbad4f1
commit 85e34598f9
2 changed files with 5 additions and 3 deletions

View File

@@ -39,7 +39,9 @@ else()
message(STATUS "Interprocedural optimization support detected")
endif()
set(LLAMA_KOMPUTE YES)
if(NOT APPLE)
set(LLAMA_KOMPUTE YES)
endif()
include(llama.cpp.cmake)