[rapidjson] Mark as header-only library

This commit is contained in:
Alexander Karatarakis 2016-10-26 11:59:46 -07:00
parent 0957ff5d49
commit e42f413269
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
include(vcpkg_common_functions)
#header-only library
include(vcpkg_common_functions)
SET(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/asio-asio-1-10-6/asio/)
vcpkg_download_distfile(ARCHIVE
URLS "https://github.com/chriskohlhoff/asio/archive/asio-1-10-6.zip"

View File

@ -1,3 +1,4 @@
#header-only library
include(vcpkg_common_functions)
SET(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/rapidjson-879def80f2e466cdf4c86dc7e53ea2dd4cafaea0)
vcpkg_download_distfile(ARCHIVE