mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-31 16:16:45 +00:00
1
.github/workflows/cpp-linter.yml
vendored
1
.github/workflows/cpp-linter.yml
vendored
@@ -41,6 +41,7 @@ jobs:
|
||||
run: |
|
||||
sed -i '/file(DOWNLOAD/,+4 s/^/#/' gpt4all-chat/CMakeLists.txt
|
||||
cmake -S gpt4all-chat -B gpt4all-chat/build \
|
||||
-DCMAKE_PREFIX_PATH=~/Qt/6.8.0/gcc_64/lib/cmake \
|
||||
-DCMAKE_C_COMPILER=clang-18 \
|
||||
-DCMAKE_CXX_COMPILER=clang++-18 \
|
||||
-DLLMODEL_CUDA=OFF \
|
||||
|
Reference in New Issue
Block a user