stereolabs / zed-gstreamer

Package of GStreamer elements to interface with ZED Cameras
https://www.stereolabs.com/docs/gstreamer/
61 stars 23 forks source link

Add uninstall option to Makefile #35

Closed maxpolzin closed 2 years ago

maxpolzin commented 2 years ago

Preliminary Checks

Description

I cannot uninstall the plugin.

Steps to Reproduce

sudo make uninstall returns: """make: *** No rule to make target 'uninstall'. Stop."""

Expected Result

Removes the installed files

Actual Result

Error messages that target uninstall does not exist.

ZED Camera model

ZED2i

Environment

Debian Buster

Anything else?

Please, feel free to close the issue if irrelevant.

Myzhar commented 2 years ago

CMake does not provide the uninstall feature