Skip to content

Commit

Permalink
Unnecessary compiler link to runtime executables and static libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanCorral committed Dec 12, 2024
1 parent c64e31a commit 4d09999
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions whisper_cpp_vendor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ install(
TARGETS whisper
EXPORT export_whisper
LIBRARY DESTINATION lib
ARCHIVE DESTINATION lib
RUNTIME DESTINATION bin
INCLUDES DESTINATION include
PUBLIC_HEADER DESTINATION include
)
Expand Down

0 comments on commit 4d09999

Please sign in to comment.