Fix sysdeps build
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
ad7f871ef9
commit
13d9f04939
1 changed files with 1 additions and 1 deletions
|
@ -589,12 +589,12 @@ ifeq ($(SYSDEPS),true)
|
|||
BASE_FLAGS += -DCARDINAL_SYSDEPS
|
||||
else
|
||||
BASE_FLAGS += -DZSTDLIB_VISIBILITY=
|
||||
BASE_FLAGS += -I../src/Rack/dep/include
|
||||
endif
|
||||
|
||||
BASE_FLAGS += -I../src
|
||||
BASE_FLAGS += -I../src/Rack/include
|
||||
BASE_FLAGS += -I../src/Rack/include/dsp
|
||||
BASE_FLAGS += -I../src/Rack/dep/include
|
||||
# # BASE_FLAGS += -I../src/Rack/dep/filesystem/include
|
||||
# # BASE_FLAGS += -I../src/Rack/dep/fuzzysearchdatabase/src
|
||||
BASE_FLAGS += -I../src/Rack/dep/glfw/include
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue