mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-21 22:33:56 +00:00
build: call find_package to instantiate library paths
This commit is contained in:
committed by
Michael Yang
parent
c47154c08d
commit
0469861d9d
@@ -108,6 +108,7 @@ if(CMAKE_HIP_COMPILER)
|
||||
endif()
|
||||
|
||||
if(AMDGPU_TARGETS)
|
||||
find_package(hip REQUIRED)
|
||||
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/ml/backend/ggml/ggml/src/ggml-hip)
|
||||
|
||||
if (WIN32)
|
||||
|
||||
Reference in New Issue
Block a user