file2.cxx 146 B

12345678910
  1. #include <string.h>
  2. #ifdef CMAKE_IS_REALLY_FUN
  3. This is a problem. Looks like REMOVE_DEFINITION does not work
  4. #endif
  5. int file2()
  6. {
  7. return 1;
  8. }