cmake/Tests/SourceGroups/tree_prefix_foo.c

5 lines
42 B
C
Raw Normal View History

2017-07-20 19:35:53 +02:00
int tree_prefix_foo(void)
{
return 6;
}