[Cmake] Qt and CMake

Andy Cedilnik andy . cedilnik at kitware . com
15 Jul 2003 11:41:52 -0400


Hi Steve,

If my memory is correct, there is a test in CMake/Tests/wrapping that
does that.

			Andy

On Tue, 2003-07-15 at 12:21, Steve Boyd wrote:
> With regards to my previous e-mail (no responses), would somebody be
> able to provide me a CMakeLists.txt file that successfully builds a
> project that involves QT_WRAP_UI?  I can't seem to make this work to
> successfully produce the .cxx file from the .ui file.