mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 10:52:53 +00:00
8 lines
271 B
CMake
8 lines
271 B
CMake
add_subdirectory(mk4storage)
|
|
add_subdirectory(sharemicroblog)
|
|
# onlinesync plugin is broken, thus disabled
|
|
# minimal TODO before reactivating this:
|
|
# * make it work
|
|
# * make it use KWallet instead of plaintext KConfig to store the password
|
|
#add_subdirectory(onlinesync)
|
|
|