build: Add CMake files for install target

This commit is contained in:
Karl Schultz 2018-05-30 16:43:14 -06:00
parent a901a3edf2
commit afd12b7bdc
5 changed files with 227 additions and 1 deletions

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
# Python cache
__pycache__
*.pyc
build