diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-04-02 01:07:01 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-01 10:07:01 -0700 |
| commit | 7d40a546b87572e81c2d37f9aae6d4cd99bb9aaa (patch) | |
| tree | 24fa4b465b313e91dd93ed569ec0a140d2e80cd2 /ports/pangolin/CONTROL | |
| parent | 338964e3ffd130f094c98f07ccbbb53578f8d633 (diff) | |
| download | vcpkg-7d40a546b87572e81c2d37f9aae6d4cd99bb9aaa.tar.gz vcpkg-7d40a546b87572e81c2d37f9aae6d4cd99bb9aaa.zip | |
[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
Diffstat (limited to 'ports/pangolin/CONTROL')
| -rw-r--r-- | ports/pangolin/CONTROL | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ports/pangolin/CONTROL b/ports/pangolin/CONTROL deleted file mode 100644 index 7d29b2e2d..000000000 --- a/ports/pangolin/CONTROL +++ /dev/null @@ -1,7 +0,0 @@ -Source: pangolin
-Version: 0.5
-Port-Version: 12
-Build-Depends: eigen3, glew, libpng, libjpeg-turbo, ffmpeg[avformat]
-Homepage: https://github.com/stevenlovegrove/Pangolin
-Description: Lightweight GUI Library
-Supports: !uwp & !osx
|
