Warning, /pim/libkdepim/src/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 ########### next target ###############
0004 add_executable(kcheckcomboboxtest_gui kcheckcomboboxtest_gui.cpp)
0005 
0006 target_link_libraries(kcheckcomboboxtest_gui KPim6::Libkdepim KF6::I18n KF6::Completion)