summaryrefslogtreecommitdiff
path: root/homebrew/opencsg/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/opencsg/.make.sh-auto')
-rw-r--r--homebrew/opencsg/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/opencsg/.make.sh-auto b/homebrew/opencsg/.make.sh-auto
new file mode 100644
index 000000000..2dade63a9
--- /dev/null
+++ b/homebrew/opencsg/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+qmake -r INSTALLDIR=${PKG_TAPF} INCLUDEPATH+=#{Formula[glew"].opt_include}" LIBS+=-L#{Formula[glew"].opt_lib} -lGLEW"
+make DESTDIR=${PKG_DEST} install