[Development] Cross-compling & installing cmake files

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


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?

Peter



More information about the Development mailing list