GNOME Bugzilla – Bug 656475
Fix qmake/cmake in examples so that they are compilable standalone and without requiring cmake and/or automoc
Last modified: 2012-04-08 12:39:17 UTC
Currently building the examples requires you to build the whole qt-gstreamer tree. This is not ok, they should be compilable with qmake, cmake without automoc and cmake with automoc *standalone*, even if there are separate example CMakeLists.txt files for this purpose. (reminder for me to work on that...)
Assigning to you then.