mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-04 17:42:25 +00:00
WIP: get build working on macOS
This commit is contained in:
parent
ebe6352fc8
commit
1699e77e97
2
deps/fmt
vendored
2
deps/fmt
vendored
@ -1 +1 @@
|
||||
Subproject commit 76c1ba79b46746cae4d7dd44c74dadbad1fdc95c
|
||||
Subproject commit 1d7302c89a08a7ff0d656ae887b573c3430e7a90
|
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.29)
|
||||
cmake_minimum_required(VERSION 3.28)
|
||||
project(gpt4all-backend VERSION 0.1 LANGUAGES CXX)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 23) # make sure fmt module is compiled with the same C++ version as us
|
||||
|
Loading…
Reference in New Issue
Block a user