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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to