[CMake] check_include_file macro

Steven Van Ingelgem steven at vaningelgem.be
Sat Mar 1 04:05:37 EST 2008


Hi,


I'm testing with the "check_include_file" macro but I have an issue with it.
I need it to stop working if the include file is not found, and
re-check the next time it is ran...

But how can I achieve that? Because the behaviour I got is that it
runs but doesn't re-check anymore...


Thanks for any pointers


More information about the CMake mailing list