Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add --version option to pybind11-config (#4526)
Without this, it's impossible to get feature parity between detection mechanisms. Both the pkg-config file and the cmake config set their versions, but the python probe script didn't provide an option for this. So you could print the compiler flags for using it, but you could not check what you got.
- Loading branch information