Build up to date version of Boost libraries

System versions can still be used (if they're _somewhat_ up to date,
the ones on <= xenial are too old).
This commit is contained in:
TheAssassin
2018-06-08 02:04:20 +02:00
parent 030b21379b
commit 96bf015722
7 changed files with 40 additions and 4 deletions

12
.gitmodules vendored
View File

@@ -7,3 +7,15 @@
[submodule "lib/cpp-feather-ini-parser"]
path = lib/cpp-feather-ini-parser
url = https://github.com/Turbine1991/cpp-feather-ini-parser.git
[submodule "lib/boost-filesystem"]
path = lib/boost-filesystem
url = https://github.com/boostorg/filesystem.git
[submodule "lib/lib/boost-regex"]
path = lib/lib/boost-regex
url = https://github.com/boostorg/regex.git
[submodule "lib/boost-regex"]
path = lib/boost-regex
url = https://github.com/boostorg/regex.git
[submodule "lib/boost-system"]
path = lib/boost-system
url = https://github.com/boostorg/system.git