From 7d40a546b87572e81c2d37f9aae6d4cd99bb9aaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jack=C2=B7Boos=C2=B7Yu?= <47264268+JackBoosY@users.noreply.github.com> Date: Fri, 2 Apr 2021 01:07:01 +0800 Subject: [vcpkg baseline][pangolin] Add options to dependencies to avoid finding them automatically (#17014) * [vcpkg baseline][pangolin] Add options to dependencies to avoid finding them automatically * update version record * switch to CMAKE_DISABLE_FIND_PACKAGE_PORT * bump version --- versions/p-/pangolin.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'versions/p-') diff --git a/versions/p-/pangolin.json b/versions/p-/pangolin.json index dabe35abe..0b309bc7d 100644 --- a/versions/p-/pangolin.json +++ b/versions/p-/pangolin.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "e746f01a619539fbbb0aae9b0edb9df733e555d7", + "version-string": "0.5", + "port-version": 13 + }, { "git-tree": "a27ee268db34edfd09ce5d0b51e574c7e6719931", "version-string": "0.5", -- cgit v1.2.3