Skip to content

Commit

Permalink
remove flag completely
Browse files Browse the repository at this point in the history
  • Loading branch information
Rossmaxx committed May 13, 2024
1 parent c6aeadf commit d25e73a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions plugins/LadspaEffect/caps/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,3 @@ IF(LMMS_BUILD_WIN32)
COMMAND_EXPAND_LISTS
)
ENDIF(LMMS_BUILD_WIN32)

IF(NOT LMMS_BUILD_APPLE AND NOT LMMS_BUILD_OPENBSD AND NOT MSVC)
target_link_libraries(caps PUBLIC "-shared -Wl -no-undefined")
ENDIF()

0 comments on commit d25e73a

Please sign in to comment.