Skip to content

Commit

Permalink
yeah it builds fine without the headers in source
Browse files Browse the repository at this point in the history
  • Loading branch information
shih1 committed Jan 10, 2025
1 parent dbbb115 commit b06ad43
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/surge-fx/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,9 @@ juce_add_plugin(${PROJECT_NAME}

target_sources(${PROJECT_NAME} PRIVATE
SurgeFXEditor.cpp
# SurgeFXEditor.h
SurgeFXProcessor.cpp
ParameterPanel.cpp
# SurgeFXProcessor.h
# SurgeLookAndFeel.h
FXOpenSoundControl.cpp
# FXOpenSoundControl.h
)

target_link_libraries(${PROJECT_NAME} PRIVATE
Expand Down

0 comments on commit b06ad43

Please sign in to comment.