• Show log

    Commit

  • Hash : 17df25f9
    Author : DRC
    Date : 2024-01-25T13:52:58

    Build/Win: Eliminate MSVC run-time DLL dependency
    
    (regression introduced by 1644bdb7d2fac66cd0ce25adef7754e008b5bc1e)
    
    Setting a maximum version in cmake_minimum_required() effectively sets
    the behavior to NEW for all policies introduced in all CMake versions up
    to and including that maximum version.  The NEW behavior for CMP0091,
    introduced in CMake 3.15, uses CMake variables to specify the MSVC
    runtime library against which to link, rather than placing the relevant
    flags in CMAKE_C_FLAGS*.  Thus, replacing /MD with /MT in CMAKE_C_FLAGS*
    no longer has any effect when using CMake 3.15+.
    

  • Properties

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

    Fork of libjpeg with SIMD

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags