Hash :
657e1806
        
        Author :
  
        
        Date :
2020-11-23T17:24:36
        
      
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.