-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cmake
updated
14 files
+7 −0 | .docs/pages/developers.rst | |
+4 −0 | .docs/pages/internal.rst | |
+80 −1 | Config.cmake.in | |
+23 −0 | base.cmake | |
+9 −9 | boost.cmake | |
+474 −686 | doxygen.cmake | |
+0 −4 | doxygen/Doxyfile.extra.in | |
+0 −2,121 | doxygen/Doxyfile.in | |
+10 −0 | doxygen/doxyfile.awk | |
+5 −2 | hpp/doc.cmake | |
+18 −3 | package-config.cmake | |
+38 −8 | pkg-config.cmake | |
+1 −1 | pkg-config.pc.cmake | |
+5 −2 | python.cmake |