Skip to content

Commit

Permalink
DOC: update BUILD.md to reflect changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscon committed Oct 20, 2024
1 parent 47e221f commit 3885f78
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ dependency is not installed. Check the output to see if it matches your expectat
in regard to optional dependencies.

When configure phase passes, the build phase will produce a dynamically linked binary.
For convenience this binary is copied to the top project directory, but can otherwise
be found in the build directory at `build/ezquake-linux-x86_64`.
The resulting binary can be found in the build directory at `build/ezquake-linux-x86_64`.

The default mode of compilation is to not show the full command line, only errors and
warnings. To enable verbose mode, set `CMAKE_VERBOSE_MAKEFILE` to `ON`.
Expand Down

0 comments on commit 3885f78

Please sign in to comment.