Steven Van Ingelgem wrote: > Hi, > 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...
>
normally check_include_file is to check for standard include files like
stdint.h and add it to a config.h file.
> But how can I achieve that? Because the behaviour I got is that it
> runs but doesn't re-check anymore...
>
I think you want to write a find module which is used by 'find_package'.
>
> Thanks for any pointers
-- andreas
--
http://www.cynapses.org/ - cybernetic synapses
signature.asc
Description: OpenPGP digital signature
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
