diff options
author | Jack Lloyd <[email protected]> | 2017-04-03 14:37:35 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-04-03 14:37:35 -0400 |
commit | 753b4c2d5301574d3c9390b79aa275a49809e6c8 (patch) | |
tree | feced133cc822f58f8c15c2a0dc04de2ac97454b /src/lib/utils/boost/info.txt | |
parent | c8bec4132b1b7937438263fee14bd8e039d4c0b7 (diff) | |
parent | d40c3e0a0712ce17ab9a54f62d4aac7476855f63 (diff) |
Merge GH #962 More configure.py refactorings/improvements
Diffstat (limited to 'src/lib/utils/boost/info.txt')
-rw-r--r-- | src/lib/utils/boost/info.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/lib/utils/boost/info.txt b/src/lib/utils/boost/info.txt index 8748c0bf1..c12b99a28 100644 --- a/src/lib/utils/boost/info.txt +++ b/src/lib/utils/boost/info.txt @@ -1,11 +1,11 @@ -define BOOST_FILESYSTEM 20131228 -define BOOST_ASIO 20131228 -define BOOST_DATETIME 20150720 +<defines> +BOOST_FILESYSTEM -> 20131228 +BOOST_ASIO -> 20131228 +BOOST_DATETIME -> 20150720 +</defines> load_on vendor <libs> all -> boost_system,boost_filesystem </libs> - - |