1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-08-10 06:23:01 +03:00

build: Fixed the unit test build.

This commit is contained in:
Andreas Schneider
2010-09-29 11:26:16 +02:00
parent 5f24a84298
commit 72b62d3064

View File

@@ -11,6 +11,7 @@ include_directories(
${CHECK_INCLUDE_DIRS}
${ARGP_INCLUDE_DIRS}
${CMAKE_BINARY_DIR}
${CMAKE_SOURCE_DIR}/src
${CMAKE_CURRENT_SOURCE_DIR}
)