mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-19 08:19:10 +08:00
641 B
641 B
vcpkg_install_qmake
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.