Issue description
Right now there is no uninstall target for CMake, which makes it hard to uninstall pybind11 after installing it from source. I believe having the ability to sudo make uninstall is very helpful and much wanted.
Reproducible example code
N/A