> On Sept. 19, 2014, 12:46 a.m., Jarosław Staniek wrote: > > libs/db/CMakeLists.txt, line 15 > > <https://git.reviewboard.kde.org/r/120274/diff/1/?file=313293#file313293line15> > > > > ${ICU_INCLUDE_DIRS} needed I guess like in libs/db/drivers/sqlite/icu > > > > The reason why it works for you is that you have the dir included for > > other libs.
the include should go to include_directories(${ICU_INCLUDE_DIRS}), not to the list of libs - Jarosław ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120274/#review66867 ----------------------------------------------------------- On Sept. 19, 2014, 11:58 p.m., Michal Poteralski wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/120274/ > ----------------------------------------------------------- > > (Updated Sept. 19, 2014, 11:58 p.m.) > > > Review request for Calligra, Andrius da Costa Ribas, Oleg Kukharchuk, Adam > Pigg, Jarosław Staniek, Dimitrios Tanis, Tomasz Olszak, Radosław Wicik, and > Wojciech Kosowicz. > > > Bugs: 338808 > http://bugs.kde.org/show_bug.cgi?id=338808 > > > Repository: calligra > > > Description > ------- > > Add Qsort comparator (for Strings) which uses Collator. > > Actualy there is only unicode string comparator for Strings. > The patch implements String comparator which uses Collator. > > > Diffs > ----- > > libs/db/CMakeLists.txt aad1c25 > libs/db/tableviewdata.cpp a87c1b2 > > Diff: https://git.reviewboard.kde.org/r/120274/diff/ > > > Testing > ------- > > I've tested on Kexi and works well. > > > Thanks, > > Michal Poteralski > >
_______________________________________________ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel