Documentation update. No code changes. (0.26.5)
This commit is contained in:
parent
949daee4b4
commit
d2295df273
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ cd fun
|
||||||
Build:
|
Build:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cmake -S . -B build -DFUN_DEBUG=OFF -DFUN_WITH_PCSC=OFF -DFUN_WITH_REPL=ON &&
|
cmake -S . -B build -DFUN_DEBUG=OFF -DFUN_WITH_PCSC=OFF -DFUN_WITH_REPL=ON
|
||||||
cmake --build build --target fun
|
cmake --build build --target fun
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue