This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
38
Wiki
Activity
Browse Source
Remove line from old Mac dependency.
tags/v1.1.0
Andrew Belt
5 years ago
parent
60d1037dc1
commit
4923e6a45f
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 := .
Write
Preview
Loading…
Cancel
Save