Warning, /pim/eventviews/src/month/autotests/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 # SPDX-License-Identifier: CC0-1.0 0002 # SPDX-FileCopyrightText: none 0003 set(EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_BINARY_DIR}) 0004 0005 ecm_add_test(monthitemordertest.cpp LINK_LIBRARIES Qt::Test KPim6::EventViews)