From eb8a9a69d04c242c687cb8f2b3556fd3f6ed91ed Mon Sep 17 00:00:00 2001 From: Mitya Selivanov <0x7fffff@guattari.ru> Date: Thu, 18 Aug 2022 17:12:04 +0400 Subject: test --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index b8b5d20..288f5b9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -147,7 +147,7 @@ if(KIT_ENABLE_TESTING) set_tests_properties( ${KIT_LIBRARY}_unittests PROPERTIES - TIMEOUT "30") + TIMEOUT "45") endif() add_subdirectory(source) -- cgit v1.2.3