Удалён подмодуль cmake/doc
This commit is contained in:
parent
d839fa6ed4
commit
8114675c1c
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -10,6 +10,3 @@
|
|||||||
[submodule "cmake/generators"]
|
[submodule "cmake/generators"]
|
||||||
path = cmake/generators
|
path = cmake/generators
|
||||||
url = ../../f1x1t/cmake-generators
|
url = ../../f1x1t/cmake-generators
|
||||||
[submodule "cmake/doc"]
|
|
||||||
path = cmake/doc
|
|
||||||
url = ../../f1x1t/cmake-doc
|
|
||||||
|
@ -62,4 +62,5 @@ if(MYXLIB_BUILD_EXAMPLES)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
# Документация
|
# Документация
|
||||||
add_subdirectory(cmake/doc)
|
add_breathe_target(doc-breathe)
|
||||||
|
add_doxygen_target(doc-doxygen LATEX YES HTML YES)
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit dbb57044b415e68761df59a7b2f5cee1bacc2655
|
Subproject commit 46e429bf6bb343e91e7d187b25efe72daafd7351
|
@ -1 +0,0 @@
|
|||||||
Subproject commit dc9622f57e78939b5cb482723ddfcef41fccf889
|
|
Loading…
Reference in New Issue
Block a user