Skip to content

Commit

Permalink
Drop CHOC as submodule
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed Sep 27, 2024
1 parent 20b35d1 commit 8dcfb9c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,3 @@
[submodule "src/DPF"]
path = src/DPF
url = https://github.com/DISTRHO/DPF.git
[submodule "src/CHOC"]
path = src/CHOC
url = https://github.com/Tracktion/choc.git
1 change: 0 additions & 1 deletion src/CHOC
Submodule CHOC deleted from 251254
2 changes: 0 additions & 2 deletions src/plugin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ else
LINK_FLAGS += -ldl -lrt
endif

$(BUILD_DIR)/WebViewCHOC.cpp.o: BUILD_CXX_FLAGS += -std=gnu++17

# ---------------------------------------------------------------------------------------------------------------------

all: $(TARGETS)

0 comments on commit 8dcfb9c

Please sign in to comment.