From ba723ee10627d9c2b4c0f7168824349ff0a1ec7d Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Tue, 16 Jul 2024 17:51:31 +0200 Subject: [PATCH] revert fix for sol2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5042a58..be7c9d4 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