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

0001 # SPDX-FileCopyrightText: none
0002 # SPDX-License-Identifier: BSD-3-Clause
0003 add_executable(logintest logintest.cpp)
0004 target_link_libraries(logintest KPim6SMTP Qt::Core KF6::KIOWidgets)