mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 04:46:37 +02:00
6442b938eb
Move the respective include_directories() stansas to the top-level cmakefile. While this technically adds them to targets where they are not needed, there is no harm is having them. This maskes the find_dependency/use_includes/use_libs more consistent across the board and helps it stand out where it's forgotten. Fixes for which will be coming at a later date. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>