Removed setting GLIB2_LIBRARIES to GLIB_LIBRARY, to improve build on OSX.

svn path=/trunk/; revision=30099
This commit is contained in:
Stig Bjørlykke 2009-09-23 18:08:16 +00:00
parent 1ed5d79a5a
commit eead6ee717
1 changed files with 0 additions and 3 deletions

View File

@ -173,9 +173,6 @@ else (GLIB2_LIBRARIES AND GLIB2_INCLUDE_DIRS)
${GLIB_INCLUDE_DIR}
${GLIBCONFIG_INCLUDE_DIR}
)
set(GLIB2_LIBRARIES
${GLIB_LIBRARY}
)
if (GMODULE2_FOUND)
set(GLIB2_LIBRARIES ${GLIB2_LIBRARIES} ${GMODULE2_LIBRARY})