diff --git a/backends/CMakeLists.txt b/backends/CMakeLists.txt index 1d7eac0acdb5d7128eb79c8350b8a87e698cb9c4..b261668e7874c4e0aae9ddc763b9bc147c3bb37d 100644 --- a/backends/CMakeLists.txt +++ b/backends/CMakeLists.txt @@ -16,6 +16,8 @@ if (PROTOBUF_FOUND) # endif() ADD_SUBDIRECTORY(template) + + ADD_SUBDIRECTORY(twitter) if (NOT WIN32) ADD_SUBDIRECTORY(frotz)