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)