CMake/Tests/Complex/Library/fileFlags.cxx
2002-03-04 15:00:19 -05:00

5 lines
113 B
C++

#ifndef EXTRA_FLAG
syntax error EXTRA_FLAG should be defined on the command line for this file
#endif
int ALLOK;