mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 10:09:01 +08:00
…
|
||
---|---|---|
.. | ||
copyright | ||
portfile.cmake | ||
README.md | ||
vcpkg_qmake_configure.cmake | ||
vcpkg-port-config.cmake | ||
vcpkg.json |
vcpkg-qmake
This port contains qmake functions for dealing with a QMake buildsystem.
In the common case, vcpkg_qmake_configure()
(with appropriate arguments)
followed by vcpkg_install_qmake()
will be enough to build and install a port.