mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:51:39 +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 |
||
---|---|---|
.. | ||
copyright | ||
portfile.cmake | ||
README.md | ||
vcpkg-port-config.cmake | ||
vcpkg.json | ||
x_vcpkg_pkgconfig_get_modules.cmake |
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.