From 5b4c49f47baa76020d0e9bdfedf20cfbf1315b53 Mon Sep 17 00:00:00 2001 From: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com> Date: Tue, 10 Feb 2026 16:19:11 +0000 Subject: [PATCH] remove coroutine2 from cmake dependency since it is a header lib Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com> --- cmake/XrplConfig.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/cmake/XrplConfig.cmake b/cmake/XrplConfig.cmake index 930320ac2f..d922b568c1 100644 --- a/cmake/XrplConfig.cmake +++ b/cmake/XrplConfig.cmake @@ -17,7 +17,6 @@ find_dependency(Boost chrono container context - coroutine2 date_time filesystem program_options