We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db651ff commit 3ba5407Copy full SHA for 3ba5407
doc/main.dox
@@ -164,7 +164,7 @@ If that happens unexpectatly watch the configuration check output for anything l
164
This means your compiler doesn't use C++11 (or higher), e.g. because it defaults to C++03.
165
You can pass `cxxstd=11` to `b2` to build in C++11 mode.
166
167
-Experimental support for building with the Boost CMake build system is also available.
+Support for building with the Boost CMake build system is also available.
168
For that run e.g. `cmake -DBOOST_INCLUDE_LIBRARIES=nowide <path-to-boost-root> <other options>`.
169
170
\subsection using_standard Standard Features
0 commit comments