1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-06-26 14:36:42 +08:00
Alexander Neundorf e7a1b85f76 ENH: add test for source_group
Alex
2007-08-24 10:39:51 -04:00

5 lines
36 B
C

int foobar(void)
{
return 1477;
}