Hi All,<br><br>I have a cmake project currently on UNIX plaform. When I run the project, some of the codes of Qt try to link jpeg lib which I have built as static lib under the project. Ideally it should reference <br>Qt's own jpeg library. How can I avoid this conflict? <br>
<br>Thanks<br>Avanindra <br>