From 44b9e3e5a0cae1b49a335a3afac53ed1a39768ad Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Fri, 5 Oct 2018 20:35:43 +0300 Subject: [PATCH] Update README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d338efb..e6ab838 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# headers \ No newline at end of file +# headers + +This is a "fake" library that installs the Boost headers on +`b2 libs/headers/build//install`. + +It also creates a CMake target `Boost::headers`, on which the +non-header library targets such as `Boost::filesystem` depend.