diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2016-10-26 11:59:46 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2016-10-26 11:59:46 -0700 |
| commit | e42f413269d400866ae3ecc67008b9ab931d6d91 (patch) | |
| tree | 8eeda08e734825b1c65f331a128f7a90bad30205 /ports/rapidjson | |
| parent | 0957ff5d4930890a410ec213c9fda7e07af2d57a (diff) | |
| download | vcpkg-e42f413269d400866ae3ecc67008b9ab931d6d91.tar.gz vcpkg-e42f413269d400866ae3ecc67008b9ab931d6d91.zip | |
[rapidjson] Mark as header-only library
Diffstat (limited to 'ports/rapidjson')
| -rw-r--r-- | ports/rapidjson/portfile.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/rapidjson/portfile.cmake b/ports/rapidjson/portfile.cmake index d907210d0..3d923cb95 100644 --- a/ports/rapidjson/portfile.cmake +++ b/ports/rapidjson/portfile.cmake @@ -1,3 +1,4 @@ +#header-only library include(vcpkg_common_functions) SET(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/rapidjson-879def80f2e466cdf4c86dc7e53ea2dd4cafaea0) vcpkg_download_distfile(ARCHIVE |
