2015-09-02 22:34:10 +02:00
|
|
|
find_path(WeeChat_INCLUDE_DIRS weechat/weechat-plugin.h)
|
2015-01-30 14:54:25 +01:00
|
|
|
|
|
|
|
include(FindPackageHandleStandardArgs)
|
2015-09-02 22:34:10 +02:00
|
|
|
find_package_handle_standard_args(WeeChat REQUIRED_VARS WeeChat_INCLUDE_DIRS)
|