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:
parent
d4a3005f45
commit
088b79c626
3
.gitmodules
vendored
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
2498
doxygen.conf
Normal file
File diff suppressed because it is too large
Load Diff
1
res/DoxyStyle
Submodule
1
res/DoxyStyle
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b3d27bf1bac532d6a2284cbcc9fb5134778c6440
|
Loading…
x
Reference in New Issue
Block a user