mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-20 06:48:38 -05:00
20e9b59d5e
Closes: #18222
5 lines
37 B
C
5 lines
37 B
C
int TestSymbol(void)
|
|
{
|
|
return 0;
|
|
}
|