feat: add uninstall target for CMake (#2265)

* add uninstall target for cmake

* only add target when built as master project

Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>

Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
This commit is contained in:
acxz
2020-07-30 21:16:50 -04:00
committed by GitHub
parent 94db5c5ed1
commit 6f6e9394ce
3 changed files with 32 additions and 1 deletions

1
.gitignore vendored
View File

@@ -32,7 +32,6 @@ MANIFEST
.DS_Store
/dist
/build
/cmake/
.cache/
sosize-*.txt
pybind11Config*.cmake