Skip to content

Commit

Permalink
attempt fix at mac builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Rossmaxx committed Jul 12, 2023
1 parent c3e54e1 commit 7c6bbd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/LadspaEffect/swh/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ FOREACH(_item ${XML_SOURCES})
# Coerce XML source file to C
ADD_CUSTOM_COMMAND(
OUTPUT "${_out_file}"
COMMAND cpan List:MoreUtils
COMMAND perl ./makestub.pl "${_item}" > "${_out_file}"
DEPENDS "${_item}"
WORKING_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/ladspa"
Expand Down

0 comments on commit 7c6bbd2

Please sign in to comment.