From 3b7e2a034bfd7d8c776197c1886618d995b96a1c Mon Sep 17 00:00:00 2001 From: gabime Date: Sat, 30 Nov 2024 19:56:15 +0200 Subject: [PATCH] Removed tweak options and spdlog_config.h --- CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e616b855..39cecdbb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -296,8 +296,7 @@ endif() # --------------------------------------------------------------------------------------- # spdlog private defines according to the options # --------------------------------------------------------------------------------------- -foreach( - SPDLOG_OPTION +foreach(SPDLOG_OPTION SPDLOG_CLOCK_COARSE SPDLOG_PREVENT_CHILD_FD SPDLOG_NO_THREAD_ID