-
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
1 parent
0b4c0d9
commit 8faea41
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cmake-module
updated
23 files
+3 −3 | .pre-commit-config.yaml | |
+39 −13 | base.cmake | |
+6 −1 | coverage.cmake | |
+11 −2 | debian.cmake | |
+98 −61 | dist.cmake | |
+6 −2 | distcheck.cmake | |
+21 −5 | doxygen.cmake | |
+1 −1 | find-external/CDD/FindCDD.cmake | |
+1 −1 | find-external/CLP/FindCLP.cmake | |
+1 −1 | find-external/CoinUtils/FindCoinUtils.cmake | |
+1 −1 | find-external/glpk/Findglpk.cmake | |
+4 −4 | gtest.cmake | |
+34 −5 | package-config.cmake | |
+21 −0 | package.xml | |
+3 −2 | python-helpers.cmake | |
+6 −0 | python.cmake | |
+58 −20 | release.cmake | |
+4 −4 | sdformat.cmake | |
+12 −6 | sphinx.cmake | |
+5 −3 | stubs.cmake | |
+17 −9 | test.cmake | |
+11 −2 | uninstall.cmake | |
+1 −0 | version.cmake |