cleaned bench source folder

This commit is contained in:
gabime
2018-06-01 17:58:57 +03:00
parent 4b9949de7b
commit 5833c1dec8
2 changed files with 1 additions and 37 deletions

View File

@@ -12,8 +12,7 @@ bench: bench.cpp
spdlog-null-async: spdlog-null-async.cpp
$(CXX) spdlog-null-async.cpp -o spdlog-null-async $(CXXFLAGS) $(CXX_RELEASE_FLAGS)
.PHONY: clean