Hello, Sorry for the late reply, I only had the time to test the fix today.
On Fri, 14 Jan 2011 21:33:09 -0700 Clinton Stimpson <[email protected]> wrote: > Sorry it took a while to get in this thread. > I've pushed a fix for the issues brought up in this thread to next by > changing FindQt4.cmake to use FPHSA. > uic is conditionally checked along with other components. > http://cmake.org/gitweb?p=cmake.git;a=commit;h=43cb9b8276a70d153d56a69d5c61daaf2bc51b78 This fixes the problem. I'm able to build non-GUI programs with a non-GUI Qt perfectly fine with CMake 2.8.3 and this patch. Thanks a lot! Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
