mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-30 09:10:53 +02:00
Update in-tree-building TH account stuff
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
include(TomahawkAddPlugin)
|
||||
|
||||
set(SUBDIRECTORIES zeroconf twitter xmpp)
|
||||
file(GLOB SUBDIRECTORIES RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} "*")
|
||||
foreach(SUBDIRECTORY ${SUBDIRECTORIES})
|
||||
if(IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/${SUBDIRECTORY}" AND EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/${SUBDIRECTORY}/CMakeLists.txt")
|
||||
if(SUBDIRECTORY STREQUAL "xmpp")
|
||||
|
Reference in New Issue
Block a user