13d1f5568f
KLocale is now kde4support and we have QLocale QML bindings. This patch removes the KLocale bindings from plasma-framework (they are not used anywhere anyway). If we miss something from KLocale in QLocale, we should upstream it. REVIEW: 114150
10 lines
287 B
CMake
10 lines
287 B
CMake
add_subdirectory(core)
|
|
add_subdirectory(dirmodel)
|
|
add_subdirectory(draganddrop)
|
|
#add_subdirectory(krunnermodel)
|
|
add_subdirectory(qtextracomponents)
|
|
add_subdirectory(plasmacomponents)
|
|
add_subdirectory(plasmaextracomponents)
|
|
add_subdirectory(platformcomponents)
|
|
add_subdirectory(calendar)
|