mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 12:26:40 +02:00
fc7b00562c
In order to resolve the circular dependency, we need to annotate the respective static libraries as "object" libraries. This requires cmake 3.12, where Debian 10 (old old stable) and Ubuntu 20.04 have 3.13 and 3.16 respectively. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>