From cd36da20761945fc2e222c56e3cd84f3bd259efd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 2 Jun 2017 16:15:34 +0200 Subject: Fix build with smbclient in a samba specific directory MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 50d21388fb27b915d32b406fac9e587b632413e8) --- tdeioslave/smb/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tdeioslave/smb/CMakeLists.txt') diff --git a/tdeioslave/smb/CMakeLists.txt b/tdeioslave/smb/CMakeLists.txt index 23cc1f000..c347c997d 100644 --- a/tdeioslave/smb/CMakeLists.txt +++ b/tdeioslave/smb/CMakeLists.txt @@ -21,6 +21,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${SMBCLIENT_LIBRARY_DIRS} ) -- cgit v1.2.1