mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-04 00:04:03 -04:00
fix logical block with mis-matching arguments
This commit is contained in:
parent
d5573a5a7b
commit
9dc3ee4fa0
@ -79,7 +79,7 @@ FOREACH (QTP cocoa;minimal;offscreen)
|
||||
IF (NOT EXISTS "${QPLUGDIR}/../platforms/libq${QTP}.dylib")
|
||||
EXECUTE_PROCESS (COMMAND ditto ${QARCHS} "@QT_PLUGINS_DIR@/platforms/libq${QTP}.dylib" "${QPLUGDIR}/../platforms/libq${QTP}.dylib")
|
||||
ENDIF ()
|
||||
ENDFOREACH (QTC)
|
||||
ENDFOREACH (QTP)
|
||||
EXECUTE_PROCESS (COMMAND mkdir -p "${QPLUGDIR}/../sqldrivers")
|
||||
SET (QTLISTSQL ite odbc psql mysql)
|
||||
# qspatialite driver plugin is part of QGIS build
|
||||
|
Loading…
x
Reference in New Issue
Block a user