Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
trim link list of application
  • Loading branch information
jef-n committed Dec 5, 2015
1 parent be81716 commit 3df5880
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/app/CMakeLists.txt
Expand Up @@ -570,18 +570,9 @@ if(MSVC AND CMAKE_SIZEOF_VOID_P EQUAL 8)
ENDIF(MSVC AND CMAKE_SIZEOF_VOID_P EQUAL 8)

TARGET_LINK_LIBRARIES(${QGIS_APP_NAME}
${QWT_LIBRARY}
${QT_QTSQL_LIBRARY}
${QT_QTUITOOLS_LIBRARY}
${QT_QTWEBKIT_LIBRARY}
#should only be needed for win
${QT_QTMAIN_LIBRARY}
${QWTPOLAR_LIBRARY}
${GDAL_LIBRARY}
qgis_app
qgis_core
qgis_gui
qgis_analysis
)

IF (ANDROID)
Expand Down

0 comments on commit 3df5880

Please sign in to comment.