diff --git a/cmake/GtsamCythonWrap.cmake b/cmake/GtsamCythonWrap.cmake index 6331d1e95..b6c4c2856 100644 --- a/cmake/GtsamCythonWrap.cmake +++ b/cmake/GtsamCythonWrap.cmake @@ -277,4 +277,4 @@ function(install_cython_files source_files dest_directory) install(FILES "${source_files}" DESTINATION "${dest_directory}") endif() -endfunction() +endfunction() \ No newline at end of file