added support of the cmake build system

This commit is contained in:
EndrII
2022-11-16 20:53:29 +03:00
parent 3455c68468
commit 29065889d0
2 changed files with 58 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
# C++ objects and libs
*.slo
*.lo
*.o
*.a
*.la
*.lai
*.so
*.dll
*.dylib
# cmake
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
# git
*.orig