autumnai / leaf-examples

Examples for the Hacker's Machine Learning Framework Leaf
78 stars 18 forks source link

fix/cargo: Add pkg-config to discover libraries #19

Open SomeKittens opened 8 years ago

SomeKittens commented 8 years ago

Had all sorts of problems linking in libraries until I found this post and added pkg-config to auto-discover the libraries.