From 825ca22bd8b4b66f3c8904c0e303a590433b1272 Mon Sep 17 00:00:00 2001 From: Juliusz Sosinowicz Date: Wed, 12 Feb 2025 10:45:19 +0100 Subject: [PATCH] Fix cmake build --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index fbb76d4f6..773922243 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2517,6 +2517,8 @@ if(WOLFSSL_EXAMPLES) tests/w64wrapper.c tests/unit.c tests/quic.c + tests/utils.c + testsuite/utils.c examples/server/server.c examples/client/client.c) target_include_directories(unit_test PRIVATE