Update CMakeLists.txt

This commit is contained in:
alexey-milovidov 2017-10-13 22:24:37 +03:00 committed by GitHub
parent 7fc08389c9
commit e1e65d7298

View File

@ -69,4 +69,4 @@ if (USE_INTERNAL_RDKAFKA_LIBRARY)
set(RDKAFKA_BUILD_TESTS OFF)
mark_as_advanced(ZLIB_INCLUDE_DIR)
add_subdirectory (librdkafka)
endif ()
endif ()