]> git.sesse.net Git - kdenlive/blobdiff - src/lib/CMakeLists.txt
Moved kiss_fft to the lib/ directory
[kdenlive] / src / lib / CMakeLists.txt
index fe191f38e369c5dd0bdb95c523b10c28b0d120f8..fcb0aade9703eb6dbf7dc45ceeebc816ac5303f9 100644 (file)
@@ -1,5 +1,6 @@
 
 add_subdirectory(audio)
+add_subdirectory(external)
 
 # Hack. kdenlive_SRCS is defined in the sub-scope and added to this scope;
 # now we again need to add it to the parent scope.