<div>Hi,</div>
<div>I am using FIND_PACKAGE(Qt4 REQUIRED) in the CMakeLists to find Qt libs.</div>
<div>QT_LIBRARIES gives me QtGui, QtSql and QtCore, which are static libs.</div>
<div>How to force FIND_PACKAGE to find the dynamic libs: QtGui4, QtSql4 and QtCore4?</div>
<div> </div>
<div>Thank you in advance!</div>
<div> </div>
<div>Yixun</div>