pavolmarak/openfinger-extractor

Fix .pro file

pavolmarak opened this issue · 0 comments

Specify all the necessary dependencies (include paths and libraries) in .pro file so that the caller/user of the library does not need to specify them either.

Users of this library will only add 1 include path navigating to the folder where .h resides and provide 1 path to this library and everything should be working like a charm.