-
Notifications
You must be signed in to change notification settings - Fork 7
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
13 files
+4 −0 | .docs/pages/base.rst | |
+1 −0 | .docs/pages/internal.rst | |
+1 −0 | .gitignore | |
+22 −6 | Config.cmake.in | |
+1 −0 | base.cmake | |
+107 −74 | boost.cmake | |
+79 −0 | cxx-standard.cmake | |
+6 −0 | cxx-standard.cpp | |
+10 −2 | find-external/CppAD/Findcppad.cmake | |
+9 −1 | find-external/CppAD/Findcppadcg.cmake | |
+13 −4 | package-config.cmake | |
+8 −5 | python.cmake | |
+2 −2 | test.cmake |