Make surge use included simde
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
eb2953a17e
commit
3e9da0b402
2 changed files with 2 additions and 1 deletions
1
deps/Makefile
vendored
1
deps/Makefile
vendored
|
@ -374,6 +374,7 @@ $(SURGE_DEP_PATH)/Makefile: $(SURGE_SRC_PATH)/CMakeLists.txt
|
|||
-DSURGE_SKIP_LUA=TRUE \
|
||||
-DSURGE_SKIP_ODDSOUND_MTS=TRUE \
|
||||
-DSURGE_JUCE_PATH=$(abspath ../carla/source) \
|
||||
-DSURGE_SIMDE_PATH=$(abspath ../include/simde) \
|
||||
$(SURGE_SRC_PATH)
|
||||
|
||||
# --------------------------------------------------------------
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 8067c8aaac6af47c52aa3492a91d84e556bf08af
|
||||
Subproject commit 6e4d86421f9405a4d9d669b1e75b8adf85ce4865
|
Loading…
Add table
Add a link
Reference in a new issue