From 88a4c81c5be5c520cea220f89940eb0e6c860ce9 Mon Sep 17 00:00:00 2001 From: Joris Vaillant Date: Tue, 5 Nov 2024 16:23:54 +0100 Subject: [PATCH] cmake: Use last jrl-cmakemodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index aafbaa4876..b312ac8b42 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "cmake"] path = cmake - url = https://github.com/jorisv/jrl-cmakemodules + url = https://github.com/jrl-umi3218/jrl-cmakemodules [submodule "models/example-robot-data"] path = models/example-robot-data url = https://github.com/Gepetto/example-robot-data.git