From 99243b5fbedac013cd16ad942407971bf3cf89ea Mon Sep 17 00:00:00 2001 From: Benjamin Bannier Date: Tue, 27 May 2025 09:17:57 +0200 Subject: [PATCH 1/2] Bump auxil/spicy to latest development snapshot --- auxil/spicy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auxil/spicy b/auxil/spicy index abd484926d..4fe22b915e 160000 --- a/auxil/spicy +++ b/auxil/spicy @@ -1 +1 @@ -Subproject commit abd484926df173d8351bc1269a5ac0ad848b3d6e +Subproject commit 4fe22b915e5f1ac26c08412fed2bfc2dbc36bfb3 From 2104a84e0ba6fa8f3c13f1896273583b067c40d5 Mon Sep 17 00:00:00 2001 From: Benjamin Bannier Date: Tue, 27 May 2025 09:19:30 +0200 Subject: [PATCH 2/2] Do not build tests for `auxil/spicy` --- CMakeLists.txt | 1 + cmake | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index fd37d16c11..531bd9d1f2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1008,6 +1008,7 @@ if (NOT DISABLE_SPICY) set(Python3_EXECUTABLE ${Python_EXECUTABLE} CACHE STRING "Python3_EXECUTABLE hint") endif () + set(SPICY_ENABLE_TESTS OFF) add_subdirectory(auxil/spicy) include(ConfigureSpicyBuild) # set some options different for building Spicy diff --git a/cmake b/cmake index d605f50aee..26f313a644 160000 --- a/cmake +++ b/cmake @@ -1 +1 @@ -Subproject commit d605f50aee4834ddbceac41c940ed83f1a253f63 +Subproject commit 26f313a644e4430b0f2bd8dfbb1c992757ed84ae