mirror of https://github.com/gabime/spdlog.git
Added SDPLOG_TIDY option to CMakeLists.txt instead of clang_tidy.sh
parent
c71b433a35
commit
ffe272c165
@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
clang-tidy ../example/example.cpp -- -I ../include
|
Loading…
Reference in New Issue