Skip to content

Commit

Permalink
Remove stray cmake message
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Apr 29, 2024
1 parent a1d1451 commit ba5479d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion swig/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ if(WIN32)
POST_BUILD
COMMAND dumpbin "/DEPENDENTS" "$<TARGET_FILE:_amici>"
COMMENT "Dumping extension dependencies.")
message("Dependencies: ${dump}")
endif()

install(FILES ${CMAKE_CURRENT_BINARY_DIR}/amici.py $<TARGET_FILE:_amici>
Expand Down

0 comments on commit ba5479d

Please sign in to comment.