update and change how we build with spdlog

This commit is contained in:
Benjamin Sergeant
2019-09-29 11:13:24 -07:00
parent 0ee675e554
commit 681390f22f
156 changed files with 28175 additions and 19817 deletions

View File

@ -1,5 +1,5 @@
# Auto generated files
build/*
build/*
*.slo
*.lo
*.o
@ -34,6 +34,9 @@ build/*
# Codelite
.codelite
# KDevelop
*.kdev4
# .orig files
*.orig
@ -46,6 +49,7 @@ example/*
!example/example.sln
!example/example.vcxproj
!example/CMakeLists.txt
!example/meson.build
!example/multisink.cpp
!example/jni
@ -65,4 +69,15 @@ install_manifest.txt
/tests/logs/*
# idea
.idea/
.idea/
cmake-build-*/
*.db
*.ipch
*.filters
*.db-wal
*.opendb
*.db-shm
*.vcxproj
*.tcl
*.user
*.sln