> +if png.found() > + softmmu_ss.add(png) > +endif Queued, thanks. However, this can be just "softmmu_ss.add(png) without the if, so I adjusted that.
Paolo
> +if png.found() > + softmmu_ss.add(png) > +endif Queued, thanks. However, this can be just "softmmu_ss.add(png) without the if, so I adjusted that.
Paolo