From c66ee14202577c949133a278dae194d6d2835d7f Mon Sep 17 00:00:00 2001
From: Joris Vaillant <joris.vaillant@inria.fr>
Date: Wed, 24 Jul 2024 10:25:31 +0200
Subject: [PATCH] cmake: Switch to upstream jrl-cmakemodules

---
 .gitmodules | 2 +-
 cmake       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index ffcab6ac..2b7a4fe1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
 [submodule "cmake"]
 	path = cmake
-	url = https://github.com/jorisv/jrl-cmakemodules.git
+	url = https://github.com/jrl-umi3218/jrl-cmakemodules.git
diff --git a/cmake b/cmake
index b03972c2..91b8f5f2 160000
--- a/cmake
+++ b/cmake
@@ -1 +1 @@
-Subproject commit b03972c2aab5d4ed63bc7cc596d29328f388ef83
+Subproject commit 91b8f5f2168b123a198da079b8e6c09fd1f60285
-- 
GitLab