[package] name = "link-ippcore" description = "link ippcore library (part of ipp-sys Intel IPP bindings)" version = "0.1.1" authors = ["Andrew Straw "] build = "build.rs" links = "libippcore" repository = "https://github.com/astraw/ipp-sys" license = "MIT/Apache-2.0" categories = ["external-ffi-bindings"] readme = "README.md" [dependencies] [build-dependencies] ipp-sys-build-help = { version = "0.1.2", path = "../ipp-sys-build-help" }