2015-01-15 17:07:43 +00:00
|
|
|
add_subdirectory(potd)
|
|
|
|
add_subdirectory(virus)
|
|
|
|
add_subdirectory(weather)
|
|
|
|
add_subdirectory(qmlwallpapers)
|
|
|
|
|
|
|
|
if(MARBLE_FOUND)
|
|
|
|
add_subdirectory(marble)
|
2016-01-23 14:42:08 +02:00
|
|
|
endif()
|
|
|
|
|
2020-02-04 21:48:46 +00:00
|
|
|
add_subdirectory(pattern)
|