Edit

kc3-lang/SDL/cmake

Branch :

  • Show log

    Commit

  • Author : Ryan C. Gordon
    Date : 2020-04-13 15:22:09
    Hash : 952bac7c
    Message : cmake: use check_symbol_exists, not check_function_exists (thanks, Manuel!) This fixes the problem where we think iOS has fseeko64, etc, but doesn't. Fixes Bugzilla #4885.