-
Notifications
You must be signed in to change notification settings - Fork 1
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
Benjamin Chrétien
committed
Jan 25, 2016
1 parent
8ce3543
commit b0d031d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cmake
updated
15 files
+4 −0 | .clang-format | |
+3 −4 | base.cmake | |
+45 −7 | dist.cmake | |
+2 −1 | distcheck.cmake | |
+119 −120 | doxygen.cmake | |
+4 −0 | doxygen/Doxyfile.extra.in | |
+19 −0 | doxygen/footer.html | |
+4 −0 | doxygen/header-mathjax.html | |
+4 −0 | doxygen/header.html | |
+1 −1 | github/update-doxygen-doc.sh | |
+1 −1 | header.cmake | |
+77 −7 | idl.cmake | |
+228 −43 | pkg-config.cmake | |
+5 −1 | release.cmake | |
+19 −0 | shared-library.cmake |