removed extra line

release/4.3a0
Varun Agrawal 2020-06-24 14:06:25 -05:00
parent efde078b94
commit 9698b03253
1 changed files with 1 additions and 1 deletions

View File

@ -277,4 +277,4 @@ function(install_cython_files source_files dest_directory)
install(FILES "${source_files}" DESTINATION "${dest_directory}") install(FILES "${source_files}" DESTINATION "${dest_directory}")
endif() endif()
endfunction() endfunction()