notInAllLib.cxx 103 B

12345
  1. int notInAllLibFunc() { return 0; }
  2. #if 1
  3. # error "This target should not be compiled by ALL."
  4. #endif