zetzit / zz

πŸΊπŸ™ ZetZ a zymbolic verifier and tranzpiler to bare metal C
MIT License
1.6k stars 52 forks source link

ensure pkgconfig targets are canonicalized #70

Closed jwerle closed 4 years ago

jwerle commented 4 years ago

This PR ensures targets listed in pkgconfig in a projects zz.toml have a canonical path before extending the root projects pkgconfig vec

aep commented 4 years ago

thanks!