Update README

This commit is contained in:
Peter Dimov
2018-10-05 20:42:57 +03:00
parent 2ac8797ec4
commit 4758a38b66

View File

@@ -1 +1,8 @@
# cmake_config
# boost_install
This repository contains the implementation of the
`boost-install` rule. This rule, when called from
a library `Jamfile`, creates an `install` target
that installs the library and its CMake configuration
file. It also invokes the `install` targets of its
dependencies.