diff --git a/CMakeLists.txt b/CMakeLists.txt index b6b61bd0a1..b889336f0d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -34,4 +34,4 @@ add_subdirectory(libuavcan) if (${CMAKE_SYSTEM_NAME} MATCHES "Linux") message(STATUS "Adding Linux support library") add_subdirectory(libuavcan_drivers/linux) -endif () \ No newline at end of file +endif ()