Warning, /libraries/ktextaddons/texttranslator/translator/plugins/yandex/autotests/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 # SPDX-FileCopyrightText: 2022-2024 Laurent Montel <montel@kde.org>
0002 # SPDX-License-Identifier: BSD-3-Clause
0003 ecm_add_test(yandexengineclienttest.cpp yandexengineclienttest.h ../yandexengineclient.cpp ../yandexengineplugin.cpp
0004     TEST_NAME yandexengineclienttest
0005     
0006     LINK_LIBRARIES Qt::Test Qt::Gui KF${KF_MAJOR_VERSION}::TextTranslator KF${KF_MAJOR_VERSION}::I18n
0007 )