Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,13 @@ are given below.
Defaults to ON under Windows when WinDbg support is autodetected and when
`thread_local` is supported, otherwise OFF.

### Test

* `BOOST_TEST_HEADERS_ONLY`

When ON, installs only headers required for using the header-only variant of
the Unit Test Framework. Defaults to OFF.

### Thread

* `BOOST_THREAD_THREADAPI`
Expand Down
Loading