Check growl library as well as growl++.

master
Tonya Souther 2015-05-14 20:09:55 -05:00
parent 575cee6332
commit e91e5c1f4b
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ else (USESYSTEMLIBS)
include(Prebuilt)
use_prebuilt_binary(gntp-growl)
set(GROWL_INCLUDE_DIRS ${LIBS_PREBUILT_DIR}/include/Growl)
set(GROWL_LIBRARY growl++)
set(GROWL_LIBRARY growl growl++)
add_definitions( -DHAS_GROWL)
elseif (LINUX)
add_definitions( -DHAS_GROWL)