mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 13:22:22 -05:00
7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
#include <${CHECK_INCLUDE_FILE_VAR}>
|
|
|
|
int main()
|
|
{
|
|
return 0;
|
|
}
|