Update README.md
This commit is contained in:
parent
15b83e9fc3
commit
8340e170a8
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ git clone https://codeberg.org/NepDisk/blankart.git
|
|||
cd blankart
|
||||
mkdir build
|
||||
cd build
|
||||
cmake -G "MSYS Makefiles" ..
|
||||
cmake -G "MSYS Makefiles" .. -DCMAKE_POLICY_VERSION_MINIMUM=3.5
|
||||
make -j$(nproc)
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue