Switch to CMake
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -26,5 +26,18 @@
|
||||
*.a
|
||||
*.lib
|
||||
|
||||
# Cmake
|
||||
CMakeLists.txt.user
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
CMakeScripts
|
||||
Testing
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
compile_commands.json
|
||||
CTestTestfile.cmake
|
||||
_deps
|
||||
|
||||
# Executables
|
||||
*.out
|
||||
FaultFinder
|
||||
Reference in New Issue
Block a user