diff --git a/README.md b/README.md index 83cff96..4e0d6d4 100644 --- a/README.md +++ b/README.md @@ -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`