pineapple-src/externals/vcpkg/docs/maintainers/vcpkg_install_qmake.md
2022-07-23 03:01:36 +02:00

795 B
Executable file

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.

Examples

Source

scripts/cmake/vcpkg_install_qmake.cmake