On Mon, Jan 11, 2016 at 4:08 AM, René J.V. wrote:
> Hello,
>
> How do KF5 framework, application etc. projects determine the install
> location for their qml files?
>
> I see that KDeclarative itself already refers to 2 CMake variables to
> define that location, KDE_INSTALL_QMLDIR and QML_INSTALL
Hello,
How do KF5 framework, application etc. projects determine the install location
for their qml files?
I see that KDeclarative itself already refers to 2 CMake variables to define
that location, KDE_INSTALL_QMLDIR and QML_INSTALL_DIR, neither of which appears
to be set anywhere that I can