4
0
mirror of https://github.com/QuasarApp/CMake.git synced 2025-05-08 07:29:38 +00:00

added support of the doxygen

This commit is contained in:
Andrei Yankovich 2021-04-01 13:47:46 +03:00
parent 74f07e9b5c
commit c988ce28e9
4 changed files with 2500 additions and 0 deletions

3
.gitmodules vendored

@ -1,3 +1,6 @@
[submodule "QtStaticCMake"]
path = QtStaticCMake
url = https://github.com/OlivierLDff/QtStaticCMake
[submodule "DoxyStyle"]
path = DoxyStyle
url = https://github.com/QuasarApp/DoxyStyle.git

@ -30,3 +30,4 @@ include(QtUtils.cmake)
initAll()
addDoc(${PROJECT_NAME}Docs ${CMAKE_CURRENT_SOURCE_DIR}/doxygen.conf)

1
DoxyStyle Submodule

@ -0,0 +1 @@
Subproject commit b3d27bf1bac532d6a2284cbcc9fb5134778c6440

2495
doxygen.conf Normal file

File diff suppressed because it is too large Load Diff