From 207c65042405614776173f9095d75ab6e48a76aa Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Wed, 18 Dec 2019 20:36:31 -0800 Subject: Remove deprecated include from KF5 ports. --- ports/kf5archive/portfile.cmake | 2 -- ports/kf5holidays/portfile.cmake | 2 -- ports/kf5plotting/portfile.cmake | 2 -- ports/kf5syntaxhighlighting/portfile.cmake | 2 -- 4 files changed, 8 deletions(-) diff --git a/ports/kf5archive/portfile.cmake b/ports/kf5archive/portfile.cmake index 6f0f626fd..aaaa48de0 100644 --- a/ports/kf5archive/portfile.cmake +++ b/ports/kf5archive/portfile.cmake @@ -1,5 +1,3 @@ -include(vcpkg_common_functions) - vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KDE/karchive diff --git a/ports/kf5holidays/portfile.cmake b/ports/kf5holidays/portfile.cmake index d39ffee5a..900834d3a 100644 --- a/ports/kf5holidays/portfile.cmake +++ b/ports/kf5holidays/portfile.cmake @@ -1,5 +1,3 @@ -include(vcpkg_common_functions) - vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KDE/kholidays diff --git a/ports/kf5plotting/portfile.cmake b/ports/kf5plotting/portfile.cmake index 20732c29c..8ea9b3d3f 100644 --- a/ports/kf5plotting/portfile.cmake +++ b/ports/kf5plotting/portfile.cmake @@ -1,5 +1,3 @@ -include(vcpkg_common_functions) - vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KDE/kplotting diff --git a/ports/kf5syntaxhighlighting/portfile.cmake b/ports/kf5syntaxhighlighting/portfile.cmake index 83ee02241..b3dd829e2 100644 --- a/ports/kf5syntaxhighlighting/portfile.cmake +++ b/ports/kf5syntaxhighlighting/portfile.cmake @@ -1,5 +1,3 @@ -include(vcpkg_common_functions) - vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KDE/syntax-highlighting -- cgit v1.2.3