mirror of
https://github.com/audacity/linuxdeploy.git
synced 2026-04-23 20:15:25 -05:00
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:
12
.gitmodules
vendored
12
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user