summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/headers/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost/libs/headers/README.md')
-rw-r--r--src/boost/libs/headers/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/boost/libs/headers/README.md b/src/boost/libs/headers/README.md
new file mode 100644
index 00000000..e6ab8383
--- /dev/null
+++ b/src/boost/libs/headers/README.md
@@ -0,0 +1,7 @@
+# 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.