From 5feaf6dd9da35b9a347dc5c0d006c72ab0a3f2d4 Mon Sep 17 00:00:00 2001 From: Varun Agrawal Date: Wed, 24 Jun 2020 14:07:28 -0500 Subject: [PATCH] reset to previous version --- cmake/GtsamCythonWrap.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/GtsamCythonWrap.cmake b/cmake/GtsamCythonWrap.cmake index b6c4c2856..6331d1e95 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() \ No newline at end of file +endfunction()