Git commit eef516f4491c31405d3e3b14a93e0b03693fe9f3 by Inge Wallin. Committed on 23/03/2015 at 01:12. Pushed by ingwa into branch 'frameworks'. "Port" filters/libmso to Qt5 The port was simply to make it PORTED instead of UNPORTED. M +1 -1 CalligraProducts.cmake http://commits.kde.org/calligra/eef516f4491c31405d3e3b14a93e0b03693fe9f3 diff --git a/CalligraProducts.cmake b/CalligraProducts.cmake index b293543..d55704d 100644 --- a/CalligraProducts.cmake +++ b/CalligraProducts.cmake @@ -73,7 +73,7 @@ calligra_define_product(LIB_CALLIGRA "Calligra core libs"= REQUIRES BUILDTOOL_RNG calligra_define_product(LIB_KOPAGEAPP "Lib for paged documents" UNPORTED = REQUIRES LIB_CALLIGRA) calligra_define_product(LIB_KOODF2 "libkoodf2" UNPORTED REQUIRES LIB_CALL= IGRA) calligra_define_product(LIB_KOODFREADER "libkoodfreader" UNPORTED REQUIRE= S LIB_KOODF2 LIB_CALLIGRA) -calligra_define_product(LIB_MSO "libmso" UNPORTED REQUIRES LIB_CALLIGRA) +calligra_define_product(LIB_MSO "libmso" PORTED REQUIRES LIB_CALLIGRA) calligra_define_product(LIB_KOMSOOXML "libkomsooxml" UNPORTED REQUIRES LI= B_KOODF2 LIB_CALLIGRA) = # features