Replace pthread linking with cmake-based variable

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/15/head
Michele Calgaro 2 months ago
parent e0782e1f36
commit 5155367781
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -465,7 +465,6 @@ tde_add_library( tdevncclient STATIC_PIC AUTOMOC
SOURCES
${LIBVNCCLIENT_SOURCES}
LINK
pthread
${ADDITIONAL_LIBS}
${ZLIB_LIBRARIES}
${LZO_LIBRARIES}

Loading…
Cancel
Save