Add missing library paths to link_directories

Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit e2e4bcb365)
r14.0.x
aneejit1 4 years ago committed by Michele Calgaro
parent 1b31eae265
commit 7b472c681e
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -13,6 +13,10 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
${TDE_LIB_DIR}
${DBUS_LIBRARY_DIRS}
${DBUS-GLIB_LIBRARY_DIRS}
${GLIB2_LIBRARY_DIRS}
${GTK2_LIBRARY_DIRS}
)

Loading…
Cancel
Save