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 e2fe26e commit 92b758cCopy full SHA for 92b758c
libcxx/docs/BuildingLibcxx.rst
@@ -246,10 +246,10 @@ libc++ specific options
246
247
.. option:: LIBCXX_ENABLE_FILESYSTEM:BOOL
248
249
- **Default**: ``ON`` except on Windows.
+ **Default**: ``ON`` except on Windows when using MSVC.
250
251
This option can be used to enable or disable the filesystem components on
252
- platforms that may not support them. For example on Windows.
+ platforms that may not support them. For example on Windows when using MSVC.
253
254
.. option:: LIBCXX_ENABLE_INCOMPLETE_FEATURES:BOOL
255
0 commit comments