From 97518af5e84de81f764f6f24899e916c03be3579 Mon Sep 17 00:00:00 2001 From: bowb <6180319+bowb@users.noreply.github.com> Date: Wed, 6 Jan 2021 10:31:45 -0700 Subject: [PATCH] Add final newline to patch. --- .../all/patches/1.0.1/0004-fix-win32-static-config-cmake.patch | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/paho-mqtt-cpp/all/patches/1.0.1/0004-fix-win32-static-config-cmake.patch b/recipes/paho-mqtt-cpp/all/patches/1.0.1/0004-fix-win32-static-config-cmake.patch index 5440aa27af747..d71d05aa53382 100644 --- a/recipes/paho-mqtt-cpp/all/patches/1.0.1/0004-fix-win32-static-config-cmake.patch +++ b/recipes/paho-mqtt-cpp/all/patches/1.0.1/0004-fix-win32-static-config-cmake.patch @@ -15,4 +15,3 @@ index 53f15a3..7e2d756 100644 endif() find_library(PAHO_MQTT_C_LIBRARIES NAMES ${_PAHO_MQTT_C_LIB_NAME}) - \ No newline at end of file