yuzu/externals/vcpkg/docs/maintainers/ports/vcpkg-qmake.md

8 lines
245 B
Markdown
Raw Normal View History

2022-07-23 05:01:36 +04:00
# 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.