diff options
| author | Michael Hansen <zrax0111@gmail.com> | 2019-12-18 20:36:31 -0800 |
|---|---|---|
| committer | Michael Hansen <zrax0111@gmail.com> | 2019-12-21 12:47:40 -0800 |
| commit | 207c65042405614776173f9095d75ab6e48a76aa (patch) | |
| tree | 5f87c7fb842b8ad4caf4c96b144328341a55921f /ports/kf5holidays | |
| parent | 7c47da60af3f6df4743487dfe1f696b65b676702 (diff) | |
| download | vcpkg-207c65042405614776173f9095d75ab6e48a76aa.tar.gz vcpkg-207c65042405614776173f9095d75ab6e48a76aa.zip | |
Remove deprecated include from KF5 ports.
Diffstat (limited to 'ports/kf5holidays')
| -rw-r--r-- | ports/kf5holidays/portfile.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
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
|
