Warning, /pim/kpeoplevcard/autotests/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 # SPDX-FileCopyrightText: 2015 Martin Klapetek <mklapetek@kde.org>
0002 # SPDX-License-Identifier: BSD-3-Clause
0003 
0004 find_package(Qt${QT_MAJOR_VERSION}Test)
0005 
0006 ecm_add_test(kpeoplevcardtest.cpp ../src/kpeoplevcard.cpp TEST_NAME kpeoplevcardtest LINK_LIBRARIES KF${QT_MAJOR_VERSION}::PeopleBackend KF${QT_MAJOR_VERSION}::CoreAddons Qt::Test KF${QT_MAJOR_VERSION}::Contacts KF${QT_MAJOR_VERSION}::I18n)