head 1.2; access; symbols pkgsrc-2017Q4:1.1.0.8 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.6 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.2 pkgsrc-2017Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2018.01.17.20.16.59; author markd; state dead; branches; next 1.1; commitid zPpDqXgCeogVFgnA; 1.1 date 2017.06.17.19.55.25; author joerg; state Exp; branches; next ; commitid gPQlKUMLOF37rLVz; desc @@ 1.2 log @kf5: update to 5.41.0 16 months worth of updates. requires qt5>=5.7 @ text @$NetBSD: patch-autotests_CMakeLists.txt,v 1.1 2017/06/17 19:55:25 joerg Exp $ --- autotests/CMakeLists.txt.orig 2017-06-16 12:14:47.727172257 +0000 +++ autotests/CMakeLists.txt @@@@ -21,6 +21,7 @@@@ endif() MACRO(PLASMA_UNIT_TESTS) FOREACH(_testname ${ARGN}) add_executable(${_testname} ${_testname}.cpp) + target_include_directories(${_testname} PRIVATE "$>;") target_link_libraries(${_testname} Qt5::Qml Qt5::Test KF5::Plasma KF5::PlasmaQuick KF5::Archive KF5::CoreAddons @ 1.1 log @Fix cmake 3.8 issue. Patch from upstream. @ text @d1 1 a1 1 $NetBSD$ @