mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 15:19:39 +00:00
b42330be21
Add `TREE` and `PREFIX` arguments to enable this behavior.
5 lines
35 B
C
5 lines
35 B
C
int tree_bar(void)
|
|
{
|
|
return 8;
|
|
}
|