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 authored and mach0 committed Nov 13, 2011
1 parent e7ab7a1 commit 9e9577a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mac/cmake/1qt.cmake.in
Expand Up @@ -254,6 +254,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 9e9577a

Please sign in to comment.