Warning, /network/ruqola/src/plugins/textplugin/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 # SPDX-FileCopyrightText: 2020-2024 Laurent Montel <montel@kde.org>
0002 # SPDX-License-Identifier: BSD-3-Clause
0003 add_subdirectory(webshortcut)
0004 if (TARGET KF${KF_MAJOR_VERSION}::Purpose)
0005     add_subdirectory(sharetext)
0006 endif()
0007 if (TARGET KLLMWidgets)
0008     add_subdirectory(ollama)
0009 endif()