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

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to