summaryrefslogtreecommitdiff
path: root/deps/gyp/test/mac/cflags/mmfile_withcflags.mm
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/mac/cflags/mmfile_withcflags.mm')
-rw-r--r--deps/gyp/test/mac/cflags/mmfile_withcflags.mm7
1 files changed, 7 insertions, 0 deletions
diff --git a/deps/gyp/test/mac/cflags/mmfile_withcflags.mm b/deps/gyp/test/mac/cflags/mmfile_withcflags.mm
new file mode 100644
index 0000000000..de078a0641
--- /dev/null
+++ b/deps/gyp/test/mac/cflags/mmfile_withcflags.mm
@@ -0,0 +1,7 @@
+#ifndef CFLAG
+#error CFLAG should be set
+#endif
+
+#ifndef CCFLAG
+#error CCFLAG should be set
+#endif