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 /scripts/cmake | |
| 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 'scripts/cmake')
| -rw-r--r-- | scripts/cmake/vcpkg_build_msbuild.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/cmake/vcpkg_build_msbuild.cmake b/scripts/cmake/vcpkg_build_msbuild.cmake index a682c6a17..a19f73dce 100644 --- a/scripts/cmake/vcpkg_build_msbuild.cmake +++ b/scripts/cmake/vcpkg_build_msbuild.cmake @@ -60,7 +60,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) #]===] function(vcpkg_build_msbuild) |
