diff --git a/tests/src/integration/CMakeLists.txt b/tests/src/integration/CMakeLists.txt index dbfbcea8..83912afa 100644 --- a/tests/src/integration/CMakeLists.txt +++ b/tests/src/integration/CMakeLists.txt @@ -62,8 +62,8 @@ target_include_directories(cassandra-integration-tests PRIVATE ${CASS_INCLUDES}) target_link_libraries(cassandra-integration-tests - ${CASS_LIBS} ${PROJECT_LIB_NAME_TARGET} + ${CASS_LIBS} ${INTEGRATION_TESTS_LIBSSH2_LIBRARIES}) set_target_properties(cassandra-integration-tests PROPERTIES