-
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.
- Loading branch information
1 parent
6afafd2
commit ae28507
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cmake
updated
22 files
+4 −4 | .pre-commit-config.yaml | |
+5 −1 | Config.cmake.in | |
+0 −5 | GNUInstallDirs.cmake | |
+7 −3 | README.md | |
+0 −1 | _unittests/test_pkg-config.cmake | |
+13 −29 | base.cmake | |
+0 −4 | boost/FindBoost.cmake | |
+0 −1 | cmake_reinstall.cmake.in | |
+0 −1 | cmake_uninstall.cmake.in | |
+6 −42 | cxx11.cmake | |
+13 −1 | cython/cython.cmake | |
+1 −1 | cython/python/FindPython/Support.cmake | |
+767 −18 | find-external/OpenMP/FindOpenMP.cmake | |
+1 −5 | logging.cmake | |
+0 −4 | msvc-specific.cmake | |
+28 −6 | pkg-config.cmake | |
+23 −14 | python-helpers.cmake | |
+10 −17 | python.cmake | |
+0 −171 | python/FindPythonInterp.cmake | |
+0 −399 | python/FindPythonLibs.cmake | |
+4 −1 | uninstall.cmake | |
+0 −3 | version-script.cmake |