Skip to content

Build quickflux as clickable lib

Nicolas Fella requested to merge nicolasfella/teleports:quickflux into master

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.

Merge request reports