diff options
| author | dweckmann <didier.weckmann@ircad.fr> | 2020-12-29 04:35:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-28 19:35:08 -0800 |
| commit | e2d34085478b0a8d13120287894a52b7e104fd3f (patch) | |
| tree | 484cf0ca53f090785569cde02679566a9e5f0aa1 /docs/maintainers | |
| parent | 6d84d56cd5ebc4c61ad093bd4de803ac3fea412f (diff) | |
| download | vcpkg-e2d34085478b0a8d13120287894a52b7e104fd3f.tar.gz vcpkg-e2d34085478b0a8d13120287894a52b7e104fd3f.zip | |
[cppunit] add linux support and bump version to 1.15.1 (#15018)
Diffstat (limited to 'docs/maintainers')
| -rw-r--r-- | docs/maintainers/vcpkg_build_msbuild.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/maintainers/vcpkg_build_msbuild.md b/docs/maintainers/vcpkg_build_msbuild.md index 9f458f352..47fb6855d 100644 --- a/docs/maintainers/vcpkg_build_msbuild.md +++ b/docs/maintainers/vcpkg_build_msbuild.md @@ -59,7 +59,6 @@ Additional options passed to msbuild for Debug builds. These are in addition to ## Examples * [chakracore](https://github.com/Microsoft/vcpkg/blob/master/ports/chakracore/portfile.cmake) -* [cppunit](https://github.com/Microsoft/vcpkg/blob/master/ports/cppunit/portfile.cmake) ## Source [scripts/cmake/vcpkg_build_msbuild.cmake](https://github.com/Microsoft/vcpkg/blob/master/scripts/cmake/vcpkg_build_msbuild.cmake)
|
