From e24b7f0a218983196684cf3d9382ea7492faec2d Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 6 Dec 2021 22:42:47 +0000 Subject: [PATCH] Temporarily change to Bidoo fork for fixing Windows builds Signed-off-by: falkTX --- .gitmodules | 2 +- include/helpers.hpp | 3 --- plugins/Bidoo | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 39f699f..51df9cb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -33,7 +33,7 @@ url = https://github.com/bogaudio/BogaudioModules.git [submodule "plugins/Bidoo"] path = plugins/Bidoo - url = https://github.com/sebastien-bouffier/Bidoo.git + url = https://github.com/CardinalModules/Bidoo.git [submodule "plugins/ESeries"] path = plugins/ESeries url = https://github.com/VCVRack/ESeries.git diff --git a/include/helpers.hpp b/include/helpers.hpp index f091469..2a30f1a 100644 --- a/include/helpers.hpp +++ b/include/helpers.hpp @@ -119,6 +119,3 @@ CardinalPluginModel* createModel(std::string slug) #define createModel createModelOldVCV #include_next "helpers.hpp" #undef createModel - -// this is defined by Windows headers, conflicts with Bidoo VOID module name -#undef VOID diff --git a/plugins/Bidoo b/plugins/Bidoo index 11f93b7..1d0f781 160000 --- a/plugins/Bidoo +++ b/plugins/Bidoo @@ -1 +1 @@ -Subproject commit 11f93b7b44256a821ecd5095267afced2f3796b5 +Subproject commit 1d0f7817723399de4aab367eaea3b42f1043668f