• Show log

    Commit

  • Hash : 3a6954e0
    Author : Michał Górny
    Date : 2018-06-07T08:09:07

    cmake: Always build libdecoder as static library
    
    libdecoder is used only for tests, and implicitly relies
    on printBinary() function that is not included in the library.  This
    causes it to fail to build as a shared library on systems strict about
    symbols (Darwin or e.g. Linux with -Wl,-z,defs).  Force static library
    to avoid those problems.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libqrencode.git
    Git SSH git@git.kmx.io:kc3-lang/libqrencode.git
    Public access ? public
    Description

    A fast and compact QR Code encoding library.

    Users
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags