Skip to content

Commit 10d885c

Browse files
committed
Reword discussion of default build type
Signed-off-by: Derek G Foster <[email protected]>
1 parent 6873027 commit 10d885c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/scripts/make-all.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,8 @@ Configurations
155155
Build with ``-DCMAKE_BUILD_TYPE=Release``.
156156
The compiler settings will default to ``-O3 -DNDEBUG``.
157157

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

162161
Environment variables
163162
=====================

0 commit comments

Comments
 (0)