Permalink
Please sign in to comment.
Browse files
Add CMakeScripts directory
Used by some build configurations, e.g. Xcode.
- Loading branch information...
1
CMake.gitignore
| @@ -1,5 +1,6 @@ | ||
| CMakeCache.txt | ||
| CMakeFiles | ||
| +CMakeScripts | ||
| Makefile | ||
| cmake_install.cmake | ||
| install_manifest.txt |
0 comments on commit
6354db3