This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
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
73ccb5a
commit 861a6dc
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cmake
updated
17 files
+5 −3 | Modules.Win32/FindJsonCPP.cmake | |
+0 −27 | Modules/FindGTS.cmake | |
+27 −0 | Modules/FindMGTS.cmake | |
+44 −25 | buildsys.cmake | |
+29 −10 | macros/cuda.cmake | |
+9 −0 | macros/output-paths.cmake | |
+11 −0 | macros/python.cmake | |
+4 −0 | show-sources | |
+1 −4 | tools/compile-pyc/compile-pyc.cmake | |
+13 −6 | tools/file2cpp/file2cpp | |
+1 −1 | tools/file2cpp/file2cpp.cmake | |
+87 −17 | tools/pathstrip/pathstrip | |
+11 −8 | tools/pathstrip/pathstrip.cmake | |
+0 −63 | tools/pathstrip/pathstrip.py | |
+1 −4 | tools/py-runnable/py-runnable.cmake | |
+3 −6 | tools/py2cpp/py2cpp.cmake | |
+1 −4 | tools/sqlite32cpp/sqlite32cpp.cmake |