mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 04:39:00 +08:00
2b20b27b0d
* [document] Fix the automatically generated document URL * [docs] Format all documents
795 B
795 B
vcpkg_install_qmake
The latest version of this document lives in the vcpkg repo.
Build and install a qmake project.
Usage:
vcpkg_install_qmake(...)
Parameters:
See vcpkg_build_qmake()
.
Notes:
This command transparently forwards to vcpkg_build_qmake()
.
Additionally, this command will copy produced .libs/.dlls/.as/.dylibs/.sos to the appropriate staging directories.