kmpkg_qmake_install
Added in kmpkg-qmake version 2022-11-16.
Build and install a qmake project previously configured with kmpkg_qmake_configure().
kmpkg_qmake_install(...)
To use this function, you must depend on the helper port kmpkg-qmake:
"dependencies": [
{
"name": "kmpkg-qmake",
"host": true
}
]
Parameters:
Notes:
This command transparently forwards to kmpkg_qmake_install() and appends the 'install' target