pkg-config-generator
pkg-config-generator copied to clipboard
main.py: error: the following arguments are required: lib_dir
it seems that the command python main.py -n Boost -p /usr/local/Cellar/boost/1.60.0_2 -v 1.60.0 /usr/local/Cellar/boost/1.60.0_2 -d "Boost is awesome" > boost.pc has some problems.