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