1 2 3 4 5 6 7 8
if (PROTOBUF_FOUND) ADD_SUBDIRECTORY(libpurple) if (IRC_FOUND) ADD_SUBDIRECTORY(libircclient-qt) endif() endif()