diff options
author | Michele Calgaro <[email protected]> | 2024-12-27 11:30:41 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-27 12:26:38 +0900 |
commit | 5155367781daa67d2722fda59901f155ee9646c9 (patch) | |
tree | e9ddf6e48ef57a7b7809b683d7c10c4bf527971e | |
parent | e0782e1f36ce922bf2378537c1b3560605e94b37 (diff) | |
download | libtdevnc-5155367781daa67d2722fda59901f155ee9646c9.tar.gz libtdevnc-5155367781daa67d2722fda59901f155ee9646c9.zip |
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 0be6671..d9766db 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -465,7 +465,6 @@ tde_add_library( tdevncclient STATIC_PIC AUTOMOC SOURCES ${LIBVNCCLIENT_SOURCES} LINK - pthread ${ADDITIONAL_LIBS} ${ZLIB_LIBRARIES} ${LZO_LIBRARIES} |