From 21f7f781303d1d60b37c286487a0ee2476f8eadb Mon Sep 17 00:00:00 2001 From: gabime Date: Mon, 4 Nov 2019 23:16:44 +0200 Subject: [PATCH] Update tests CMakeLists.txt --- tests/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 14c03287..3184e9b6 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -14,14 +14,11 @@ set(SPDLOG_UTESTS_SOURCES test_misc.cpp test_pattern_formatter.cpp test_async.cpp - includes.h test_registry.cpp test_macros.cpp utils.cpp - utils.h main.cpp test_mpmc_q.cpp - test_sink.h test_dup_filter.cpp test_fmt_helper.cpp test_stdout_api.cpp