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

0001 # SPDX-License-Identifier: BSD-2-Clause
0002 # SPDX-FileCopyrightText: Nicolas Carion <french.ebook.lover@gmail.com>
0003 
0004 set(kdenlive_SRCS
0005   ${kdenlive_SRCS}
0006   xml/xml.cpp
0007   PARENT_SCOPE)
0008