mirror of
https://github.com/Expand-sys/CCash
synced 2026-03-22 20:47:10 +11:00
⚡ updated build instructions
This commit is contained in:
parent
ab1e154ab8
commit
9443fce984
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ AVX2_CFLAGS=-mavx2 SSSE3_CFLAGS=-mssse3 SSE41_CFLAGS=-msse4.1 SSE42_CFLAGS=-msse
|
||||||
cd ../..
|
cd ../..
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
mv ../config.json config.json
|
||||||
```
|
```
|
||||||
|
|
||||||
### CMake Flags
|
### CMake Flags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue