kc3-lang/libqrencode/CMakeLists.txt

Branch :


Log

Author Commit Date CI Message
c520fac6 2017-09-07 14:42:27 Bumped version to 4.0.0.
9908062b 2017-08-04 10:07:46 Fix: Getopt.h is checked only by WITH_TOOLS
be5a88f8 2017-03-04 19:36:29 1: Add version of shared library. 2: fix libqrencode.pc.
9697779e 2017-02-02 15:39:46 Added BUILD_SHARED_LIBS option with MSVC export all
5e91d7ae 2017-01-17 21:02:46 ICONV lib check hack when it is a part of glibc
f376266b 2017-01-17 20:08:15 The check iconv without lib (it is a part of the glibc)
5e8aa01d 2017-01-17 17:31:41 Reverted the BUILD_TESTING option and marked as deprecated. Rewritten the FindIconv.cmake.
eb618fc7 2017-01-16 14:51:50 MSVC debug postfix
a4c9fda5 2017-01-16 14:00:32 Made imported target for ICONV. Organized the tests by dependencies.
e87c3dc4 2017-01-13 19:47:36 Compiled with Ladislav Sopko fork. Added FindIconv.cmake