4
1
mirror of https://github.com/QuasarApp/CQtDeployer.git synced 2025-05-05 22:19:36 +00:00

added doxygen step (cmake only)

This commit is contained in:
Andrei Yankovich 2020-10-22 09:38:00 +03:00
parent d4a3005f45
commit 088b79c626
4 changed files with 2503 additions and 0 deletions

3
.gitmodules vendored

@ -19,3 +19,6 @@
[submodule "zip"]
path = zip
url = https://github.com/QuasarApp/zip.git
[submodule "res/DoxyStyle"]
path = res/DoxyStyle
url = https://github.com/QuasarApp/DoxyStyle.git

@ -14,3 +14,4 @@ cmake_minimum_required(VERSION 3.1)
include(QuasarAppLib/CMake/QuasarAppCITargets.cmake)
initAll()
addDoc(${PROJECT_NAME} ${CMAKE_CURRENT_SOURCE_DIR}/doxygen.conf)

2498
doxygen.conf Normal file

File diff suppressed because it is too large Load Diff

1
res/DoxyStyle Submodule

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