Warning, /multimedia/kdenlive/src/mltcontroller/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 # SPDX-License-Identifier: BSD-2-Clause
0002 # SPDX-FileCopyrightText: Jean-Baptiste Mardelle <jb@kdenlive.org>
0003 
0004 set(kdenlive_SRCS
0005   ${kdenlive_SRCS}
0006 #  mltcontroller/bincontroller.cpp
0007 #  mltcontroller/clip.cpp
0008   mltcontroller/clipcontroller.cpp
0009   mltcontroller/clippropertiescontroller.cpp
0010 #  mltcontroller/effectscontroller.cpp
0011   PARENT_SCOPE)