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 <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2015-07-01 10:27:02 -07:00
parent 4c0f6a0ac0
commit b8ae4c50b4

View file

@ -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(.