• Yann E. MORIN's avatar
    CMakeList: add option to not install NuGet packaging · ff7a0644
    Yann E. MORIN authored
    
    
    The NuGet hiredis.target packaging description file is of no use on
    systems that are not using NuGet, like Linux systems, and the spurious
    presence of that file is not "clean".
    
    Add a cmake option to allow users to disable installation of that file.
    As some people may have relied on that file to be installed, continue to
    install it by default.
    Signed-off-by: default avatarYann E. MORIN <yann.morin.1998@free.fr>
    ff7a0644
CMakeLists.txt 8.15 KB