Init cmake structure
This commit is contained in:
6
lib/src/gtk-graph-view.c
Normal file
6
lib/src/gtk-graph-view.c
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <gtk-graph-view.h>
|
||||
|
||||
int test()
|
||||
{
|
||||
return 1;
|
||||
}
|
Reference in New Issue
Block a user