From a8e546734ac1efa4c2ead9d785d4e3d5874a509f Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Thu, 25 Jun 2020 09:21:18 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9B=D0=B8=D1=88=D0=BD=D0=B8=D0=B5=20=D0=BF?= =?UTF-8?q?=D1=80=D0=BE=D0=B1=D0=B5=D0=BB=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMLibDebugOutput.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMLibDebugOutput.cmake b/CMLibDebugOutput.cmake index acaed72..eaa5b76 100644 --- a/CMLibDebugOutput.cmake +++ b/CMLibDebugOutput.cmake @@ -1,7 +1,7 @@ # По умолчанию отключена отладочная печать # (если не включена явно программистом) option(CMLIB_DEBUG_OUTPUT "Enable debug output" OFF) -option(CMLIB_INFO_OUTPUT "Enable info output" OFF) +option(CMLIB_INFO_OUTPUT "Enable info output" OFF) option(CMLIB_WARNING_OUTPUT "Enable warning output" OFF) # Если сборка производится в режиме для отладки,