Changeset - r26731:41ca8f8dcedb
[Not reviewed]
master
0 1 0
blschachte - 20 months ago 2023-01-07 17:32:25
60244269+blschachte@users.noreply.github.com
Doc: Fix typo in COMPILING.md (#10329)
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
COMPILING.md
Show inline comments
 
@@ -97,7 +97,7 @@ Via CMake, several options can be influe
 
builds.
 

	
 
- `-DCMAKE_BUILD_TYPE=RelWithDebInfo`: build a release build. This is
 
   significant faster than a debug build, but has far less useful information
 
   significantly faster than a debug build, but has far less useful information
 
   in case of a crash.
 
- `-DOPTION_DEDICATED=ON`: build OpenTTD without a GUI. Useful if you are
 
   running a headless server, as it requires less libraries to operate.
0 comments (0 inline, 0 general)