mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 11:50:11 -05:00
8 lines
66 B
C
8 lines
66 B
C
|
|
#ifdef NEEDED_TO_WORK
|
|
int icasetest(void)
|
|
{
|
|
return 0;
|
|
}
|
|
#endif
|