int main () { #ifdef CMAKE_IS_FUN return 0; #else return 1; #endif }