diff options
author | lloyd <[email protected]> | 2015-02-06 04:01:31 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2015-02-06 04:01:31 +0000 |
commit | 9693089c88a1d7731c0633c7c0517cf4f9c28ae2 (patch) | |
tree | 6c72671da882b28d824babe655929a41d2f764f0 /src/lib/vendor/boost/info.txt | |
parent | f41ae8e3119fa5647f142dc2a806799cdafa21d4 (diff) |
Mark modules pulling in external deps (zlib, boost, etc) as such, and
notify the user when they are enabled.
Drop botan-config, replaced by `botan config` command added in 1.11.8
Diffstat (limited to 'src/lib/vendor/boost/info.txt')
-rw-r--r-- | src/lib/vendor/boost/info.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/vendor/boost/info.txt b/src/lib/vendor/boost/info.txt index 119a54175..c335dcd74 100644 --- a/src/lib/vendor/boost/info.txt +++ b/src/lib/vendor/boost/info.txt @@ -1,8 +1,10 @@ define BOOST_FILESYSTEM 20131228 define BOOST_ASIO 20131228 +load_on vendor + <libs> all -> boost_system,boost_filesystem </libs> -load_on request + |