mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 16:19:07 +08:00
939c215cc6
* [ports] add popsift * [popsift] homepage and limitations * [popsift] test debug * [popsift] test -fpic off for static * [popsift] update ci.baseline * [popsift] testing winfixes * [popsift] missing dependencies for apps * [popsift] update portfile * [popsift] cleaning * [popsift] using vcpkg_find_cuda and v1.0.0-rc2 * [popsift] using CUDA_TOOLKIT_ROOT_DIR * [popsift] rolling back to v0.9 * [popsift] update versions/baseline * [popsift] baseline x64-static-md fail * [popsift] missing popsift.json * [popsift] remove ci.baseline.txt Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
11 lines
397 B
Plaintext
11 lines
397 B
Plaintext
Source: popsift
|
|
Version: 0.9
|
|
Port-Version: 0
|
|
Description: PopSift is an implementation of the SIFT algorithm in CUDA.
|
|
Build-Depends: cuda
|
|
Homepage: https://github.com/alicevision/popsift
|
|
Supports: !(uwp|arm|arm64|android|x86)
|
|
|
|
Feature: apps
|
|
Description: Application programs for popsift (detection and matching)
|
|
Build-Depends: boost-algorithm, boost-program-options, boost-filesystem, boost-system |