Files
atom/tools/gyp/test/mac/cflags/cppfile.cpp

8 lines
102 B
C++

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