From 1c91b96f8740daad93991d50c086fbaf1f08770d Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 9 Jan 2020 02:27:57 +0300 Subject: better usage messages & READMEs --- boost/toolchains/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 boost/toolchains/README.md (limited to 'boost/toolchains') diff --git a/boost/toolchains/README.md b/boost/toolchains/README.md new file mode 100644 index 0000000..8c6870a --- /dev/null +++ b/boost/toolchains/README.md @@ -0,0 +1,2 @@ +Use the toolchain files by passing something like +`--user-config=PATH/TO/cmake-common/boost/toolchains/TOOLCHAIN.jam` to `b2`. -- cgit v1.2.3