Warning, /plasma-mobile/plasma-dialer/kde-telephony-daemon/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 # SPDX-FileCopyrightText: 2021 Alexey Andreyev <aa13q@ya.ru>
0002 #
0003 # SPDX-License-Identifier: LicenseRef-KDE-Accepted-GPL
0004 
0005 # kde-telephony-daemon
0006 
0007 add_subdirectory(contactphonenumbermapper)
0008 add_subdirectory(src)
0009 
0010 include(ECMAddTests)
0011 if (BUILD_TESTING)
0012     add_subdirectory(autotests)
0013 endif()