Skip to content

Commit 8e0a4a8

Browse files
mordanteldionne
andauthored
[libc++][doc] Documents -DLIBCXX_INSTALL_MODULES=ON. (#88547)
Co-authored-by: Louis Dionne <[email protected]>
1 parent 388da6a commit 8e0a4a8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

libcxx/docs/BuildingLibcxx.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,12 @@ libc++ specific options
206206

207207
Toggle the installation of the libc++ headers.
208208

209+
.. option:: LIBCXX_INSTALL_MODULES:BOOL
210+
211+
**Default**: ``OFF``
212+
213+
Toggle the installation of the experimental libc++ module sources.
214+
209215
.. option:: LIBCXX_ENABLE_SHARED:BOOL
210216

211217
**Default**: ``ON``

0 commit comments

Comments
 (0)