Skip to content

Commit 3ba5407

Browse files
committed
Doc: CMake build isn't that experimental anymore
1 parent db651ff commit 3ba5407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/main.dox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ If that happens unexpectatly watch the configuration check output for anything l
164164
This means your compiler doesn't use C++11 (or higher), e.g. because it defaults to C++03.
165165
You can pass `cxxstd=11` to `b2` to build in C++11 mode.
166166

167-
Experimental support for building with the Boost CMake build system is also available.
167+
Support for building with the Boost CMake build system is also available.
168168
For that run e.g. `cmake -DBOOST_INCLUDE_LIBRARIES=nowide <path-to-boost-root> <other options>`.
169169

170170
\subsection using_standard Standard Features

0 commit comments

Comments
 (0)