fix build target name in docs RelWithDebInfo_open -> RelWithDebInfoFS_open
parent
cf16839ed9
commit
4a2d7fd7ca
|
|
@ -158,7 +158,7 @@ Available premade firestorm-specific build targets:
|
||||||
```
|
```
|
||||||
ReleaseFS (includes KDU, FMOD)
|
ReleaseFS (includes KDU, FMOD)
|
||||||
ReleaseFS_open (no KDU, no FMOD)
|
ReleaseFS_open (no KDU, no FMOD)
|
||||||
RelWithDebInfo_open (no KDU, no FMOD)
|
RelWithDebInfoFS_open (no KDU, no FMOD)
|
||||||
```
|
```
|
||||||
|
|
||||||
### Configuration Switches
|
### Configuration Switches
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue