mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-16 16:12:14 +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 ../..
|
||||
mkdir build
|
||||
cd build
|
||||
mv ../config.json config.json
|
||||
```
|
||||
|
||||
### CMake Flags
|
||||
|
|
|
|||
Loading…
Reference in a new issue