From 2104a84e0ba6fa8f3c13f1896273583b067c40d5 Mon Sep 17 00:00:00 2001 From: Benjamin Bannier Date: Tue, 27 May 2025 09:19:30 +0200 Subject: [PATCH] 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