Warning, /multimedia/kdenlive/data/scripts/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 INSTALL(FILES 
0005     checkpackages.py
0006     otiointerface.py
0007     speech.py
0008     speechtotext.py
0009     whispertotext.py
0010     whispertosrt.py
0011     checkgpu.py
0012 
0013 DESTINATION ${KDE_INSTALL_DATADIR}${DATA_INSTALL_PREFIX}/scripts)