[Development] Cross-compling & installing cmake files

Peter Kümmel syntheticpp at gmx.net
Mon Aug 27 19:23:19 CEST 2012


On 27.08.2012 19:14, Peter Kümmel wrote:
> Cross-compiling with mkspec/win win32-g++ doesn't
> install the cmake files into lib/cmake.
>
> The line in mkspecs/features/create_cmake.prf
>
>       INSTALLS += cmake_qt5_module_files
>
> is called but ignored, there are no install rules
> in the Makefiles for cmake files.
>
> Any ideas how to fix this?

In the build dir the files are in lib/cmake, but
they are not copied to the install dir.

>
> Peter




More information about the Development mailing list