mirror of
https://github.com/Kitware/CMake.git
synced 2026-06-24 08:47:59 +00:00
7 lines
65 B
C++
7 lines
65 B
C++
#include <${CHECK_INCLUDE_FILE_VAR}>
|
|
|
|
int main()
|
|
{
|
|
return 0;
|
|
}
|