]> git.sesse.net Git - kdenlive/blobdiff - CMakeLists.txt
add subdirs
[kdenlive] / CMakeLists.txt
index 4fedd2355930298b81233a4a3ed1360fb4c70355..4c408f0ca5c9c0d36998edd5f53096211f886678 100644 (file)
@@ -16,5 +16,7 @@ FIND_PACKAGE(LIBMLT REQUIRED)
 FIND_PACKAGE(LIBMLTPLUS REQUIRED)
 FIND_PACKAGE(LIBFFMPEG REQUIRED)
 
-add_subdirectory(src effects)
+add_subdirectory(src)
+add_subdirectory(renderer)
+add_subdirectory(effects)
  
\ No newline at end of file