mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 11:21:12 +08:00
7f3e168d8f
* [sqlite3] Add more features * version * Add dependency zlib for feature zlib * version * Remove -DSQLITE_API=extern * version * Add pre-defines to pkgconfig * Add new option CFLAGS to get all clfags * Get pkgconfig cflags, add sqlite3 feature dependency * version * doc
vcpkg-pkgconfig-get-modules
Experimental: will change or be removed at any time
vcpkg-pkgconfig-get-modules
provides x_vcpkg_pkgconfig_get_modules()
, a function which simplifies calling
pkg-config
in portfiles in order to gather dependencies for exotic buildsystems.