r15346 by jghali - re-enable lcms2
scribus-commit
scribus-commit at lists.scribus.net
Sat Jul 17 19:10:16 CEST 2010
Revision: 15346
Author: jghali
Date: 2010-07-17T17:07:17.020974Z
Commit message: re-enable lcms2
Changeset:
M /trunk/Scribus/CMakeLists.txt
Diffs:
Index: CMakeLists.txt
===================================================================
--- CMakeLists.txt (revision 15345)
+++ CMakeLists.txt (revision 15346)
@@ -647,7 +647,7 @@
#<<LittleCMS
SET(LCMS_DIR ${CMAKE_MODULE_PATH})
-#FIND_PACKAGE(LCMS2)
+FIND_PACKAGE(LCMS2)
IF(LCMS2_FOUND)
SET(HAVE_LCMS2 1)
SET(HAVE_CMS 1)
More information about the scribus-commit
mailing list