Функции для генерирования документации

This commit is contained in:
2021-12-12 21:04:19 +03:00
parent dcafdee746
commit 4b92732a3b
6 changed files with 704 additions and 4 deletions

View File

@@ -33,9 +33,8 @@ include(MyxCMakeAddSharedLibrary)
include(MyxCMakeAddStaticLibrary)
include(MyxCMakePkgConfig)
include(MyxCMakeNinjaGeneratorHelper)
# include(CMLibDocDoxygen) include(CMLibDocBreathe)
include(CMLibDocDoxygen)
include(CMLibDocBreathe)
include(MyxCMakeExternalProject)
include(MyxCMakeCPack)
include(MyxCMakeUninstall)