fix build target name in docs RelWithDebInfo_open -> RelWithDebInfoFS_open

This commit is contained in:
Matthias Hörmann
2024-06-22 16:37:05 +02:00
parent cf16839ed9
commit 4a2d7fd7ca
+1 -1
View File
@@ -158,7 +158,7 @@ Available premade firestorm-specific build targets:
```
ReleaseFS (includes KDU, FMOD)
ReleaseFS_open (no KDU, no FMOD)
RelWithDebInfo_open (no KDU, no FMOD)
RelWithDebInfoFS_open (no KDU, no FMOD)
```
### Configuration Switches