When a static library B to a static library A with generated sources, B directly references the object file corresponding to the generated source in A. For that reference in B object_filename_from_source() is used. But A did not specify the object file name, ending up with cl.exe's default. Fixes: #9235pull/9274/head
parent
4e41a6203f
commit
a8370e6d3f
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue