Skip to content

Commit

Permalink
fixed Android CMAKELISTS
Browse files Browse the repository at this point in the history
  • Loading branch information
alnitak committed Jul 15, 2024
1 parent 070ec4d commit fd9d2e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions android/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ list(APPEND PLUGIN_SOURCES
"${SRC_DIR}/bindings.cpp"
"${SRC_DIR}/player.cpp"
"${SRC_DIR}/analyzer.cpp"
"${SRC_DIR}/bindings_capture.cpp"
"${SRC_DIR}/capture.cpp"
"${SRC_DIR}/synth/basic_wave.cpp"
"${SRC_DIR}/filters/filters.cpp"
${TARGET_SOURCES}
Expand Down

0 comments on commit fd9d2e6

Please sign in to comment.