Check growl library as well as growl++.
parent
575cee6332
commit
e91e5c1f4b
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue