Re: [CMake] looking for 2 features to help pkg-config pc files

2018-03-29 Thread suzuki toshiya
Dear Paul Fultz, Great, I will take a look. I'm glad to hear that you're also working on this issue! Regards, mpsuzuki On 3/30/2018 9:08 AM, P F wrote: The BCM(boost cmake modules) has `bcm_auto_pkgconfig` which will generate the pkgconfig file from a target, including the “Require” variable:

Re: [CMake] looking for 2 features to help pkg-config pc files

2018-03-29 Thread P F via CMake
The BCM(boost cmake modules) has `bcm_auto_pkgconfig` which will generate the pkgconfig file from a target, including the “Require” variable: http://bcm.readthedocs.io/en/latest/src/BCMPkgConfig.html#bcm-auto-pkgconfig