https://bugs.kde.org/show_bug.cgi?id=254888 --- Comment #5 from Ralf Jung 2010-10-30 22:44:52 --- Wow, you are right... from zlib.h: #define ZLIB_VERSION "1.2.3.4" And the common pattern between the projects showing this behaviour might actually be that they use zlib. Is there a good work-around? Like, how much will break if I edit the regexp in the FindZLIB file ;-) ? I'd use something like this: STRING(REGEX REPLACE ".*#define ZLIB_VERSION \"([0-9]+(\\.[0-9]+)*)\".*" "\\1" ZLIB_VERSION_STRING "${ZLIB_H}") -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs