[CMake] [Qt4] CMake does not scna depencies for uic generated files
Matthieu Brucher
matthieu.brucher at gmail.com
Tue Nov 28 09:36:58 EST 2006
Hello,
I have CMake 2.4.3 under Linux - FC5 -, and I want to use the wrapper around
uic.
I used some files from Qt Designer to test the implementation of a dialog
box, and a header file is generated by uic.
The file can be generated, the rule is in the build.cmake file, but the
other .cpp files that should be dependant on this file have not this
dependency in the depend.cmake file, although every other Qt4 files are
present - and recursively present, that is -...
My CMakeLists.txt file is based on
http://qtnode.net/wiki/Qt_with_cmake#cmake_for_Qt_4
Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20061128/29c15cde/attachment.html
More information about the CMake
mailing list