mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
a413d16038
Move the requirement checks within the respective plugin cmakefile. Use REQUIRED instead of the manual FOUND check and error handling. Note: the tcl check was only moved, since using REQUIRED explodes in CI. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>