Files
cmake/Modules/CheckIncludeFile.c.in
T

7 lines
65 B
Plaintext

#include <${CHECK_INCLUDE_FILE_VAR}>
int main()
{
return 0;
}