summaryrefslogtreecommitdiff
path: root/deps/gyp/test/mac/cflags/mmfile_withcflags.mm
blob: de078a06417628dc5aa9a86a13202f13b5d14ced (plain)
1
2
3
4
5
6
7
#ifndef CFLAG
#error CFLAG should be set
#endif

#ifndef CCFLAG
#error CCFLAG should be set
#endif