reapack

Package manager for REAPER
Log | Files | Refs | Submodules | README | LICENSE

commit f971f217833c2d0fbd0bb31345f91cb02edb324b
parent c04d0c726a9d2d8d4f011f9db82ac3a7e4bec65f
Author: cfillion <cfillion@users.noreply.github.com>
Date:   Thu,  3 Jan 2019 03:07:41 -0500

vcpkg: explicitely install boost-lexical-cast

Diffstat:
Mvendor/vcpkg-deps.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vendor/vcpkg-deps.txt b/vendor/vcpkg-deps.txt @@ -1 +1 @@ -boost-algorithm boost-core boost-logic boost-mpl boost-preprocessor boost-range catch2 curl sqlite3 +boost-algorithm boost-core boost-lexical-cast boost-logic boost-mpl boost-preprocessor boost-range catch2 curl sqlite3