Warning, /pim/pimcommon/src/pimcommonakonadi/folderdialog/tests/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 # SPDX-License-Identifier: CC0-1.0 0002 # SPDX-FileCopyrightText: none 0003 add_executable(selectmultiselectiondialog_gui selectmultiselectiondialog_gui.cpp) 0004 target_link_libraries(selectmultiselectiondialog_gui 0005 KPim6::PimCommonAkonadi 0006 KF6::I18n 0007 )