Edit

kc3-lang/SDL/cmake

Branch :

  • Show log

    Commit

  • Author : Ryan C. Gordon
    Date : 2021-08-23 23:59:54
    Hash : fff421f4
    Message : cmake: fix a bunch of things to properly link without LOADSO enabled. The wrong logic, copy/pasted to a bunch of places, would correctly disable the dynamic loading but fail to specify the libraries that SDL would now need to explicitly link against.