> One thing of note: In order for QT4_AUTOMOC to work, I had to move the > definition of the Pixmap class into a new header file named main.h. It seems > in general putting your Q_OBJECT class defs in a header is required when > building Qt projects under CMake... but there's probably some way around it.
That's probably related to this bug: http://public.kitware.com/Bug/view.php?id=9955 -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) _______________________________________________ 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