Edit

kc3-lang/libevent/cmake

Branch :

  • Show log

    Commit

  • Author : Loïc Yhuel
    Date : 2020-11-23 17:24:36
    Hash : 657e1806
    Message : cmake: do not link libevent with libevent_core When add_event_library macro was called without the INNER_LIBRARIES parameter, it reused the value set by a previous call, since the INNER_LIBRARIES variable was not reset.