Replace pthread linking with cmake-based variable

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5155367781)
r14.1.x
Michele Calgaro 1 year ago
parent c9195aaefa
commit 3e084698e7
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