windows-amd64-prebuilt-libr.../vcpkg/docs/maintainers/vcpkg_install_qmake.md
2020-10-11 02:04:38 +02:00

642 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.

Examples

Source

scripts/cmake/vcpkg_install_qmake.cmake