{ "$comment": "The supports clause avoids trying to produce version.lib which conflicts with the Windows SDK and causes other ports to fail due to missing VerQueryValue et al.", "name": "libversion", "version": "3.0.4", "port-version": 1, "description": "Advanced version string comparison library", "homepage": "https://github.com/repology/libversion", "license": "MIT", "supports": "!(windows & static)", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }