Navigation Menu

Skip to content

Commit

Permalink
missed a bit for bundling qsqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
kyngchaos committed Nov 6, 2011
1 parent 38bc579 commit 19473f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mac/cmake/1qt.cmake.in
Expand Up @@ -232,6 +232,7 @@ FOREACH (QFW ${QTLISTQG})
FOREACH (QC cn;jp;kr;tw)
INSTALLNAMETOOL_CHANGE (${QFW_CHG} ${QFW_CHG_TO} "${QAPPDIRC}/PlugIns/codecs/libq${QC}codecs.dylib")
ENDFOREACH (QC)
INSTALLNAMETOOL_CHANGE (${QFW_CHG} ${QFW_CHG_TO} "${QAPPDIRC}/PlugIns/sqldrivers/libqsqlite.dylib")
# qt fw
IF (@OSX_HAVE_LOADERPATH@)
SET (QFW_CHG_TO "${ATLOADER}/../../../${QFW}.framework/${QFW}")
Expand Down

0 comments on commit 19473f4

Please sign in to comment.