Skip to content
  • Nicolas Fella's avatar
    Build quickflux as clickable lib · ee0bee96
    Nicolas Fella authored
    This has several advantages.
    
    It offers a better separation between app and dependency.
    
    It's more consistent with how tdlib is handled.
    
    It allows to use find_package and imported targets in CMake which is
    much nicer.
    
    It simplifies the code.
    ee0bee96