-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update cmake common and doxygen-awesome-css to latest
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule common
updated
7 files
+15 −15 | .cmake-format.yaml | |
+47 −19 | ArchiveUtility.cmake | |
+16 −0 | CheckExperimentalMemoryResource.cmake | |
+18 −0 | CheckLibcpp.cmake | |
+20 −4 | CompileOptions.cmake | |
+31 −0 | FindAsioGrpc.cmake | |
+16 −2 | LanguageStandards.cmake |
Submodule doxygen-awesome-css
updated
11 files
+400 −261 | Doxyfile | |
+5 −3 | README.md | |
+2 −0 | docs/customization.md | |
+7 −2 | docs/extensions.md | |
+14 −4 | doxygen-awesome-interactive-toc.js | |
+3 −3 | doxygen-awesome-tabs.js | |
+27 −15 | doxygen-awesome.css | |
+2 −2 | img/theme-variants-base.drawio.svg | |
+2 −2 | img/theme-variants-sidebar-only.drawio.svg | |
+1 −1 | include/MyLibrary/example.hpp | |
+1 −1 | package.json |