From b8ae4c50b4d7db920ee8d19a880c73fe46f36528 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 1 Jul 2015 10:27:02 -0700 Subject: Cmake support: remove a clearly broken line This was intended to help us fine libssh2, but since it works as is now, and the typo makes the entry pointless, I'm pretty sure that this isn't needed. Signed-off-by: Dirk Hohndel --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 8764d5aee..58b61aea4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -21,7 +21,6 @@ option(SUBSURFACE_MOBILE "build the QtQuick version for mobile device" OFF) set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${${PROJECT_NAME}_SOURCE_DIR}/cmake/Modules - ${${PROJECT_NAME}_SOURCE_SIR}/../install-root/lib/cmake/libssh2 ) include_directories(. -- cgit v1.2.3-70-g09d2