Hi folks,
I wanted to link sqlite (third party) library in my .qbs (qt build suite) project. This library is present at /usr/includ/lib/ directory. Please help me to link sqlite library.
Is there any option to export LD_LIBRARY_PATH=/ in .qbs project?
Thanks in advance.