From 5b305452e463f1120ab62cd0603ea1eb515eb686 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Tue, 5 Mar 2019 12:10:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=82=D0=BA=D0=BB=D1=8E=D1=87=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D1=81=D0=B1=D0=BE=D1=80=D0=BA=D0=B0=20=D0=B4?= =?UTF-8?q?=D0=BE=D0=BA=D1=83=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=86=D0=B8?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMLibCommon.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMLibCommon.cmake b/CMLibCommon.cmake index 61941ed..b739a1c 100644 --- a/CMLibCommon.cmake +++ b/CMLibCommon.cmake @@ -31,7 +31,7 @@ include(CMLibBuildTypes) include(CMLibCodeAnalysisPvsStudio) include(cotire) -include(CMLibBreathe) +#include(CMLibBreathe) include(CMLibQtTranslation) include(CMLibToday) include(CMLibConfigHPPGenerate)