Files
atom/tools/gyp/test/mac/cflags/cppfile_withcflags.cpp
2012-08-10 13:32:19 -06:00

8 lines
99 B
C++

#ifndef CFLAG
#error CFLAG should be set
#endif
#ifndef CCFLAG
#error CCFLAG should be set
#endif