Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pybind11.pc: use pcfiledir for relative destinations
If the datarootdir is absolute, just use the absolute path directly. However, if it is relative, we can compute the prefix from the location of the `.pc` file itself. This allows the install to be relocatable.
- Loading branch information