Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
For example, when I define the following libs in the .pro file for root
LIBS += -L/usr/lib \ -lopencv_imgproc \ -lopencv_highgui \ -lopencv_core
I'd like that all children projects would inherit this dependency. Is it possible? Thanks in advance.
@dgiglio
Hi and welcome to devnet forum
this post might be of help for you.
You can use .pri file in subprojects or define some variables in .qmake.conf