Do not compile yahoo and twitter backend on windows for now
This commit is contained in:
parent
b99f5b9662
commit
91100e6e7c
1 changed files with 5 additions and 6 deletions
|
@ -9,17 +9,16 @@ if (PROTOBUF_FOUND)
|
|||
|
||||
ADD_SUBDIRECTORY(swiften)
|
||||
|
||||
# if(YAHOO2_FOUND)
|
||||
ADD_SUBDIRECTORY(libyahoo2)
|
||||
# endif()
|
||||
|
||||
ADD_SUBDIRECTORY(template)
|
||||
|
||||
ADD_SUBDIRECTORY(twitter)
|
||||
|
||||
|
||||
if (NOT WIN32)
|
||||
ADD_SUBDIRECTORY(smstools3)
|
||||
ADD_SUBDIRECTORY(frotz)
|
||||
# if(YAHOO2_FOUND)
|
||||
ADD_SUBDIRECTORY(libyahoo2)
|
||||
# endif()
|
||||
ADD_SUBDIRECTORY(twitter)
|
||||
if (${LIBDBUSGLIB_FOUND})
|
||||
ADD_SUBDIRECTORY(skype)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Reference in a new issue