[
https://issues.apache.org/jira/browse/THRIFT-5147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113176#comment-17113176
]
Mario Emmenlauer commented on THRIFT-5147:
------------------------------------------
The solution from [~zeshuai007] will only work with cmake because cmake tracks
internally the installed files.
But your point is very valid: AFAIK autotools provides this out-of-the-box or
at least with very little effort. I've not implemented this myself but
autotools normally makes a make uninstall available.
> Add uninstall function
> ----------------------
>
> Key: THRIFT-5147
> URL: https://issues.apache.org/jira/browse/THRIFT-5147
> Project: Thrift
> Issue Type: Improvement
> Components: Build Process
> Reporter: Zezeng Wang
> Assignee: Zezeng Wang
> Priority: Minor
> Fix For: 0.14.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Add uninstall function so we can move installed componects convenient by
> *_make uninstall_* .
--
This message was sent by Atlassian Jira
(v8.3.4#803005)