Skip to content

Commit

Permalink
Clean installation of interpolate.py
Browse files Browse the repository at this point in the history
  • Loading branch information
krystophny committed Jan 18, 2025
1 parent abb4546 commit 0f92266
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -271,4 +271,4 @@ set_target_properties(
)

install(TARGETS ${F2PY_MODULE_NAME} DESTINATION .)
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/interpolate.py DESTINATION .)
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/interpolate.py DESTINATION libneo)
1 change: 0 additions & 1 deletion python/libneo/interpolate.py

This file was deleted.

0 comments on commit 0f92266

Please sign in to comment.