• Michael Stahl's avatar
    gbuild: UnoApi: fix header rebuilds when cppumaker changes · 3b3aa78a
    Michael Stahl yazdı
    There needs to be a dependency from the header on cppumaker, because
    headers do get rebuilt in this case and it's possible that the content
    chnaged; unfortunately it's not possible to tell whether the content
    of the headers actually did change, all of them will be touched which
    will result in a large rebuild.
    
    Change-Id: I78ae0631ba9197ca3d3edbd010319b77a6f01074
    3b3aa78a
UnoApiTarget.mk 9.81 KB