mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-05 05:09:21 +02:00
Add a todo
This commit is contained in:
@@ -322,6 +322,7 @@ main (int argc, char **argv)
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* FIXME: need a way to specify the output location, for !srcdir builds */
|
||||||
if (!(table = parse_gschema_files (matched.gl_pathv, &error)) ||
|
if (!(table = parse_gschema_files (matched.gl_pathv, &error)) ||
|
||||||
!gvdb_table_write_contents (table, "gschemas.compiled", &error))
|
!gvdb_table_write_contents (table, "gschemas.compiled", &error))
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user