mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
3cd34eb279
Generalize the name so we can add other kinds of artifact checks.
5 lines
31 B
C
5 lines
31 B
C
int func(void)
|
|
{
|
|
return 0;
|
|
}
|