• Show log

    Commit

  • Hash : 860b8fec
    Author : Michał Górny
    Date : 2018-06-05T18:08:45

    Fix running test_qrspec when building out-of-source
    
    It is a common practice for CMake builds (and less common but still
    valid for autotools) to build out-of-source, that is use a separate
    directory for built executables than for sources.  However, when that is
    used, test_qrspec is unable to find "frame" and crashes.  Fix it by
    passing the source directory as compile-time definition, and therefore
    making test_qrspec use the correct path.
    

  • 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