[Bug 750490] 'make uninstall' for qt-gstreamer incomplete

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 8 04:40:56 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=750490

--- Comment #2 from hannes.weisbach at tu-dresden.de ---
I have looked into this. The problem seems to be CMake's limited support for
generating an 'uninstall' target. Since the 'uninstall' only removes everything
recorded in install_manifest.txt, I feel it is CMake's responsibility to also
record creation of directories in the install_manifest.txt file.
However, since actual installing is done by CMake's file(INSTALL …)-command, I
don't see a way of easily figuring out if and what directories were created.
If no one else has any suggestions, I'd say you can close the report.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list