The DESTDIR envvar was not being taken into account and the XML doc file
ended up in a different place than the DLL.
Fix T7802
The DESTDIR envvar was not being taken into account and the XML doc file
ended up in a different place than the DLL.
Fix T7802
DESTDIR=/tmp/test ninja install should now put the xml alongside the dll
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |