From ac2ead9d11fb16366add7afe097946c86232b68e Mon Sep 17 00:00:00 2001 From: Ninetainedo Date: Tue, 20 Sep 2016 17:58:09 +0200 Subject: Fixed rapidjson issue This should fix issue #28 --- ports/rapidjson/portfile.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/rapidjson/portfile.cmake b/ports/rapidjson/portfile.cmake index 6d5cdadc6..fdc3aaaf4 100644 --- a/ports/rapidjson/portfile.cmake +++ b/ports/rapidjson/portfile.cmake @@ -1,4 +1,4 @@ -include(winports_common_functions) +include(vcpkg_common_functions) vcpkg_download_distfile(ARCHIVE URL "https://github.com/miloyip/rapidjson/archive/879def80f2e466cdf4c86dc7e53ea2dd4cafaea0.zip" FILENAME "rapidjson-879def80f2e466cdf4c86dc7e53ea2dd4cafaea0.zip" -- cgit v1.2.3