r16070 by craig - #9556: Move LCMS library setup in CMakeLists.txt
scribus-commit
scribus-commit at lists.scribus.net
Sun Dec 5 22:22:47 CET 2010
Author: craig
Date: Sun Dec 5 21:22:46 2010
New Revision: 16070
URL: http://scribus.info/websvn/listing.php?repname=Scribus&sc=1&rev=16070
Log:
#9556: Move LCMS library setup in CMakeLists.txt
Modified:
branches/Version135/Scribus/scribus/CMakeLists.txt
Modified: branches/Version135/Scribus/scribus/CMakeLists.txt
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=16070&path=/branches/Version135/Scribus/scribus/CMakeLists.txt
==============================================================================
--- branches/Version135/Scribus/scribus/CMakeLists.txt (original)
+++ branches/Version135/Scribus/scribus/CMakeLists.txt Sun Dec 5 21:22:46 2010
@@ -756,7 +756,6 @@
${CUPS_LIBRARIES}
${FREETYPE_LIBRARIES}
${FONTCONFIG_LIBRARIES}
- ${LCMS_LIBRARIES}
${LIBXML2_LIBRARIES}
${PYTHON_LIBRARIES}
${TIFF_LIBRARIES}
@@ -792,6 +791,7 @@
${SCRIBUS_TEXT_LIB}
${SCRIBUS_STYLES_LIB}
${SCRIBUS_FONTS_LIB}
+ ${LCMS_LIBRARIES}
)
IF(HAVE_PODOFO)
More information about the scribus-commit
mailing list