Improve build (CMake)
This commit is contained in:
parent
5ee5c5cb2e
commit
9fc63b3e00
3 changed files with 23 additions and 9 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,6 +1,9 @@
|
|||
/build/
|
||||
/.cache/
|
||||
|
||||
/cmake_install.cmake
|
||||
/build.ninja
|
||||
/.ninja_*
|
||||
|
||||
CMakeFiles/
|
||||
CMakeCache.txt
|
||||
cmake_install.cmake
|
||||
build.ninja
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue