From 4d679c689f435a654e277c4d2751f3c8d9bd3c25 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 5 Jun 2026 13:09:28 +0000 Subject: [PATCH] Link nwwebui against nwssl --- CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0b70049..354fa63 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -79,8 +79,7 @@ add_executable(smart_userlist smart_userlist.c) ############## target_link_libraries(nwwebui - OpenSSL::SSL - OpenSSL::Crypto + mars_nwe::ssl ) target_link_libraries(check_login