diff --git a/contrib/CMakeLists.txt b/contrib/CMakeLists.txt index d9a2304068f..8806206c2d3 100644 --- a/contrib/CMakeLists.txt +++ b/contrib/CMakeLists.txt @@ -69,4 +69,4 @@ if (USE_INTERNAL_RDKAFKA_LIBRARY) set(RDKAFKA_BUILD_TESTS OFF) mark_as_advanced(ZLIB_INCLUDE_DIR) add_subdirectory (librdkafka) -endif () \ No newline at end of file +endif ()