Commit graph

2 commits

Author SHA1 Message Date
Guy Harris
07a31d2918 cmake: fix the uninstall script.
Remove a bogus line from the beginning.
2021-09-11 15:21:19 -07:00
Guy Harris
ea0f14a6fb cmake: add an "uninstall" target.
Based on the uninstall target I added to libpcap and tcpdump's CMake
files.  cmake_uninstall.cmake.in is BSD-licensed, so I can use it here
and in libpcap/tcpdump without adding any GPL stuff to libpcap/tcpdump.
2021-08-26 00:42:51 -07:00