mirror of
https://github.com/deepseek-ai/3FS
synced 2025-06-11 09:04:06 +00:00
Merge f4a0c3c51e
into 91bfcf3606
This commit is contained in:
commit
94e84c4bd0
@ -100,7 +100,7 @@ Install other build prerequisites:
|
||||
|
||||
## Build 3FS
|
||||
|
||||
- Build 3FS in `build` folder:
|
||||
- Build 3FS in root folder:
|
||||
|
||||
```
|
||||
cmake -S . -B build -DCMAKE_CXX_COMPILER=clang++-14 -DCMAKE_C_COMPILER=clang-14 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
|
||||
|
Loading…
Reference in New Issue
Block a user