From dafe04a38d5937f3b0ab32541ba8a3267e08e8e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anarthal=20=28Rub=C3=A9n=20P=C3=A9rez=29?= <34971811+anarthal@users.noreply.github.com> Date: Mon, 28 Oct 2024 22:04:53 +0100 Subject: [PATCH] Removed the Boost::coroutine dependency from cmake_test --- test/cmake_test/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/cmake_test/CMakeLists.txt b/test/cmake_test/CMakeLists.txt index e804e2967..b6ede5059 100644 --- a/test/cmake_test/CMakeLists.txt +++ b/test/cmake_test/CMakeLists.txt @@ -28,6 +28,7 @@ else() intrusive mp11 optional + pfr system throw_exception variant2 @@ -35,7 +36,6 @@ else() # Secondary dependencies align context - coroutine date_time static_assert container_hash