README: clarify install command

This commit is contained in:
Lephe 2021-08-26 10:49:34 +02:00
parent d3a2cf07a0
commit 97934cc18e
Signed by: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
1 changed files with 6 additions and 0 deletions

View File

@ -89,6 +89,7 @@ Run without `-c` to build. This configures automatically.
```
% fxsdk build-fx
% fxsdk build-fx install
```
The available options are:
@ -105,6 +106,11 @@ The available options are:
* `-DGINT_USER_VRAM=1`: Store all VRAMs in the user stack (takes up 350k/512k)
```
% fxsdk build-cg
% fxsdk build-cg install
```
## Using in CMake-based add-ins
Find the `Gint` module and link against `Gint::Gint`. gint declares the include