• Show log

    Commit

  • Hash : f7c9502d
    Author : Sam Lantinga
    Date : 2020-03-20T12:13:26

    Fixed bug 5044 - CMake messes up hidapi path when project directory contains spaces
    
    Eric Jing
    
    When the project directory path contains spaces, CMake butchers the include path for the hidapi files.
    
    I traced the problem to the cmake/sdlchecks.cmake file at line 1091, which sets flags for the build process. I surrounded the problem flag with double quotes, shown below, and CMake works with spaces in the project directory path.
    

  • Properties

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

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags