diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-12-30 22:41:25 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-30 22:41:25 -0800 |
| commit | 200848ed9e449521d35c4311bf1c64829f3324fd (patch) | |
| tree | 75e52b311dc8727730cf94ee014df85c40e0e6b4 /ports/boost-build/CONTROL | |
| parent | c450737386577201b4226a4c3dcd5532e580b7f8 (diff) | |
| download | vcpkg-200848ed9e449521d35c4311bf1c64829f3324fd.tar.gz vcpkg-200848ed9e449521d35c4311bf1c64829f3324fd.zip | |
[boost-build] Fix cflags and c++flags for msvc (#15385)
Diffstat (limited to 'ports/boost-build/CONTROL')
| -rw-r--r-- | ports/boost-build/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/boost-build/CONTROL b/ports/boost-build/CONTROL index 324efe22d..373f9f7e2 100644 --- a/ports/boost-build/CONTROL +++ b/ports/boost-build/CONTROL @@ -1,5 +1,6 @@ Source: boost-build
Version: 1.75.0.beta1
+Port-Version: 1
Homepage: https://github.com/boostorg/build
Description: Boost.Build
Build-Depends: boost-uninstall
\ No newline at end of file |
