Unverified Commit 5bdd3d59 authored by Eli Schwartz's avatar Eli Schwartz Committed by GitHub
Browse files

feat(cmake): add installation support for pkg-config dependency detection (#4077)



* add installation support for pkg-config dependency detection

pkg-config is a buildsystem-agnostic alternative to
`pybind11Config.cmake` that can be used from build systems other than
cmake.

Fixes #230

* tests: add test for pkg config

Signed-off-by: default avatarHenry Schreiner <henryschreineriii@gmail.com>

Co-authored-by: default avatarHenry Schreiner <henryschreineriii@gmail.com>
parent 14c84654
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment