diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index dfa11fe..7754fc6 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -13,4 +13,4 @@ add_subdirectory(carriers) if(YARP_COMPILE_EXECUTABLES) # ros idl compiler add_subdirectory(yarpidl_rosmsg) -endif() \ No newline at end of file +endif()