From 4ee211b481f799772fc0b50a3277fd05b91d548f Mon Sep 17 00:00:00 2001 From: smathis Date: Mon, 12 May 2025 08:52:10 +0200 Subject: [PATCH] Added sinqMotor as a submodule for static linking --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e8d403e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "sinqmotor"] + path = sinqmotor + url = https://gitea.psi.ch/lin-epics-modules/sinqmotor +[submodule "sinqMotor"] + path = sinqMotor + url = https://gitea.psi.ch/lin-epics-modules/sinqMotor