-
Notifications
You must be signed in to change notification settings - Fork 171
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
10 files
+1 −1 | .github/workflows/cmake.yml | |
+2 −0 | .gitignore | |
+1 −1 | .pre-commit-config.yaml | |
+25 −0 | _unittests/catkin/CMakeLists.txt | |
+1 −1 | _unittests/cpp/CMakeLists.txt | |
+1 −1 | _unittests/dependency/CMakeLists.txt | |
+1 −1 | _unittests/python/CMakeLists.txt | |
+31 −1 | _unittests/run_unit_tests.sh | |
+2 −2 | cmake_uninstall.cmake.in | |
+21 −2 | uninstall.cmake |