summaryrefslogtreecommitdiff
path: root/homebrew/flatbuffers/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/flatbuffers/.make.sh-auto')
-rw-r--r--homebrew/flatbuffers/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/flatbuffers/.make.sh-auto b/homebrew/flatbuffers/.make.sh-auto
new file mode 100644
index 000000000..426f4e183
--- /dev/null
+++ b/homebrew/flatbuffers/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+cmake -G Unix Makefiles -DCMAKE_TOOLCHAIN_FILE=${CMAKE_TOOLCHAIN_FILE}
+make DESTDIR=${PKG_DEST} install