-
Notifications
You must be signed in to change notification settings - Fork 21
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
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Submodule Framework
updated
5 files
+17,758 −0 | include/Framework/catch.hpp | |
+26 −82 | src/Framework/ConfigurePython.cxx | |
+1 −30 | test/ConfigurePythonTest.cxx | |
+3 −7 | test/FunctionalCoreTest.cxx | |
+1 −3 | test/NtupleManagerTest.cxx |
Submodule Hcal
updated
16 files
Submodule Tracking
updated
42 files
Submodule cmake
updated
3 files
+13 −12 | BuildMacros.cmake | |
+68 −0 | FindCatch2.cmake | |
+17 −20 | FindONNXRuntime.cmake |