From 0e665e8c5e5dd7e5a01a89cb140ef70fa0319274 Mon Sep 17 00:00:00 2001 From: superp00t Date: Mon, 4 Dec 2023 19:01:43 -0500 Subject: [PATCH] fix(util): link BlizzardCore to util module --- src/util/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util/CMakeLists.txt b/src/util/CMakeLists.txt index baf7d0f..383eb36 100644 --- a/src/util/CMakeLists.txt +++ b/src/util/CMakeLists.txt @@ -25,6 +25,7 @@ target_link_libraries(util PUBLIC freetype-2.0 lua-5.1 + bc common storm tempest