Skip to content
  • Dieter Verfaillie's avatar
    gresource tests: fix VPATH builds emitting errors during dependency generation · db221020
    Dieter Verfaillie authored and Alexander Larsson's avatar Alexander Larsson committed
    Adding the --sourcedir option fixes these:
    /path/to/src/gio/tests/test2.gresource.xml: Error on line 5 char 1: Failed to locate 'test1.txt' in current directory.
    /path/to/src/gio/tests/test3.gresource.xml: Error on line 5 char 1: Failed to locate 'test1.txt' in current directory.
    /path/to/src/gio/tests/test4.gresource.xml: Error on line 5 char 1: Failed to locate 'test1.txt' in current directory.
    /path/to/src/gio/tests/test.gresource.xml: Error on line 5 char 1: Failed to locate 'test1.txt' in current directory.
    db221020