vendor: move hash to vendor (#27262)
* vendor: move hash to vendor * group hashes into one single static lib
This commit is contained in:
@@ -227,6 +227,7 @@ add_subdirectory(src)
|
||||
if (LLAMA_BUILD_COMMON)
|
||||
add_subdirectory(common)
|
||||
add_subdirectory(vendor/cpp-httplib)
|
||||
add_subdirectory(vendor/hash)
|
||||
endif()
|
||||
|
||||
if (LLAMA_BUILD_COMMON AND LLAMA_BUILD_TESTS AND NOT CMAKE_JS_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user