mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-12 22:09:13 +00:00
WIP: backend dependencies
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
@@ -4,4 +4,6 @@ project(gpt4all-backend VERSION 0.1 LANGUAGES CXX)
|
||||
|
||||
find_package(Qt6 6.8 COMPONENTS Core REQUIRED)
|
||||
|
||||
add_subdirectory(../deps "${CMAKE_CURRENT_BINARY_DIR}/common_deps")
|
||||
add_subdirectory(deps)
|
||||
add_subdirectory(src)
|
||||
|
Reference in New Issue
Block a user