Format CMake files, ignore generated files and don't copy header

This commit is contained in:
vitaut
2016-01-13 07:14:32 -08:00
parent 52ee516cf3
commit 22f61140d1
4 changed files with 32 additions and 37 deletions

2
.gitignore vendored
View File

@@ -9,8 +9,8 @@ bin/
*.a
*.so*
*.zip
/*.cmake
cmake_install.cmake
CPack*Config.cmake
CTestTestfile.cmake
CMakeCache.txt
CMakeFiles