Skip to content

Commit

Permalink
Reword discussion of default build type
Browse files Browse the repository at this point in the history
Signed-off-by: Derek G Foster <[email protected]>
  • Loading branch information
ffoulkes committed Sep 12, 2023
1 parent 91e1dc4 commit 1b21fef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/scripts/make-all.rst
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,8 @@ Configurations
Build with ``-DCMAKE_BUILD_TYPE=Release``.
The compiler settings will default to ``-O3 -DNDEBUG``.

If no configuration is specified, the CMake listfile will default to
If no configuration is specified, the CMake listfile currently defaults to
``RelWithDebInfo``.
This will probably be changed to ``Release`` in a future release.

Environment variables
=====================
Expand Down

0 comments on commit 1b21fef

Please sign in to comment.