fixed building of qgis.g.info when nothing else passes the math link flag

This commit is contained in:
Jaka Kranjc 2012-09-07 12:18:01 +02:00
parent c5763f975e
commit 1111a60007

View File

@ -92,6 +92,9 @@ TARGET_LINK_LIBRARIES(qgis.g.info
${GRASS_LIBRARY_gproj}
${GDAL_LIBRARY}
)
IF (UNIX)
TARGET_LINK_LIBRARIES(qgis.g.info m)
ENDIF (UNIX)
########################################################
# Install