summaryrefslogtreecommitdiff
path: root/homebrew/glbinding/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/glbinding/.make.sh-auto')
-rw-r--r--homebrew/glbinding/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/glbinding/.make.sh-auto b/homebrew/glbinding/.make.sh-auto
new file mode 100644
index 000000000..e7dea1523
--- /dev/null
+++ b/homebrew/glbinding/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+ENV.cxx11
+cmake . -DCMAKE_TOOLCHAIN_FILE=${CMAKE_TOOLCHAIN_FILE} -DGLFW_LIBRARY_RELEASE=
+cmake --build . --target install