From ed991f205ed05b49a9aecddd987915bfa1026b9d Mon Sep 17 00:00:00 2001 From: Michael Klein Date: Wed, 8 Mar 2023 15:36:11 +0100 Subject: cmake/FindLIBVNCSERVER.cmake: also check for libvncclient --- plugins/vnc/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins') diff --git a/plugins/vnc/CMakeLists.txt b/plugins/vnc/CMakeLists.txt index 14c0bf5c9..eccc9d851 100644 --- a/plugins/vnc/CMakeLists.txt +++ b/plugins/vnc/CMakeLists.txt @@ -32,9 +32,6 @@ # files in the program, then also delete it here. -set(LIBVNCSERVER_INCLUDE_DIRS) -set(LIBVNCSERVER_LIBRARIES vncclient) - set(REMMINA_PLUGIN_VNC_SRCS vnc_plugin.c vnc_plugin.h -- cgit v1.2.3