Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add uninstall target to generated Makefile (fixes #619) #907

Closed
wants to merge 1 commit into from
Closed

Add uninstall target to generated Makefile (fixes #619) #907

wants to merge 1 commit into from

Conversation

FreddieOliveira
Copy link

When compiling from source, the Makefile generated by running cmake ../.. after git clone https://github.com/texane/stlink && mkdir -p stlink/build/Release && cd stlink/build/Release now has a target called uninstall that basically deletes the files added to the system by make install

@FreddieOliveira
Copy link
Author

Closing since this was already pushed into ext_pkg_versions branch with this commit: e7ed76b

@Nightwalker-87 Nightwalker-87 added this to the v1.6.1 milestone Apr 6, 2020
@Nightwalker-87 Nightwalker-87 added this to In progress in Release v1.6.1 via automation Apr 6, 2020
@Nightwalker-87 Nightwalker-87 moved this from In progress to Done in Release v1.6.1 Apr 6, 2020
@Nightwalker-87 Nightwalker-87 self-requested a review April 6, 2020 16:38
Copy link
Member

@Nightwalker-87 Nightwalker-87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate of commit e7ed76b.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[install] There is no uninstall target created by CMake
2 participants