plasma-framework/examples/dataengines/CMakeLists.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
105 B
CMake
Raw Normal View History

2013-09-04 11:48:06 +02:00
add_subdirectory(simpleEngine)
add_subdirectory(sourcesOnRequest)
2018-09-05 21:22:38 +02:00
add_subdirectory(customDataContainers)