Browse Source

Remove line from old Mac dependency.

tags/v1.1.0
Andrew Belt 5 years ago
parent
commit
4923e6a45f
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      dep/Makefile

+ 0
- 3
dep/Makefile View File

@@ -52,9 +52,6 @@ osdialog = include/osdialog.h
pffft = include/pffft.h

DEPS += $(glew) $(glfw) $(jansson) $(libspeexdsp) $(libcurl) $(libzip) $(rtmidi) $(rtaudio) $(nanovg) $(nanosvg) $(oui-blendish) $(osdialog) $(pffft)
ifdef ARCH_MAC
DEPS += $(libomp)
endif


DEP_LOCAL := .


Loading…
Cancel
Save