mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
fix documentation of --enable-cxx-mode
This commit is contained in:
parent
210ea66d2d
commit
44c0b4e4cc
4
INSTALL
4
INSTALL
@ -208,8 +208,8 @@ precisely (see the description of --enable-build-type for the default
|
|||||||
values):
|
values):
|
||||||
|
|
||||||
o --enable-cxx-mode=VALUE can be used to select a C++ standard, for
|
o --enable-cxx-mode=VALUE can be used to select a C++ standard, for
|
||||||
example --enable-cxx-mode=11. The default is to try C++14, and then
|
example --enable-cxx-mode=11. The default is to try C++17, C++14, and
|
||||||
C++11.
|
C++11, in this order.
|
||||||
|
|
||||||
o --enable-optimization=VALUE enables you to set optimization to a
|
o --enable-optimization=VALUE enables you to set optimization to a
|
||||||
higher level than the default, for example --enable-optimization=-O3.
|
higher level than the default, for example --enable-optimization=-O3.
|
||||||
|
Loading…
Reference in New Issue
Block a user