From a0040d8c57496e8f1014b3b959f30336a0ed1973 Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Tue, 16 Jul 2024 16:58:12 +0200 Subject: [PATCH] fix invalid sol2 linking --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index be7c9d4..5042a58 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -100,7 +100,7 @@ set(PRJ_LIBRARIES commandline_static toml11::toml11 rapidjson - sol2 + sol2::sol2 httplib::httplib libzip::zip OpenSSL::SSL OpenSSL::Crypto