From f34e95b2821666abe889ba2394b87857fb085a59 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Thu, 6 Apr 2023 12:34:18 +0200 Subject: [PATCH] Re-enable tests --- opencv.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opencv.spec b/opencv.spec index 6b99053..e737673 100644 --- a/opencv.spec +++ b/opencv.spec @@ -1,6 +1,6 @@ %undefine __cmake_in_source_build -%bcond_with tests +%bcond_without tests %bcond_without extras # linters are enabled by default if BUILD_DOCS OR BUILD_EXAMPLES %bcond_with linters