diff options
| author | Jens Frederich <jfrederich@gmail.com> | 2016-10-25 14:07:12 +0200 |
|---|---|---|
| committer | Jens Frederich <jfrederich@gmail.com> | 2016-10-25 14:07:12 +0200 |
| commit | 4681f3de604f6b4af5c34e0ef9b8119574e3549b (patch) | |
| tree | 229ac681678a602f43f93b9c49c283ba727fe1cd /ports/think-cell-range | |
| parent | 7ed2525767f1e7c79f8439d3bc7092ecfaa4f581 (diff) | |
| download | vcpkg-4681f3de604f6b4af5c34e0ef9b8119574e3549b.tar.gz vcpkg-4681f3de604f6b4af5c34e0ef9b8119574e3549b.zip | |
[think-cell-range] move boost range hotfix to boost portfile
Signed-off-by: Jens Frederich <jfrederich@gmail.com>
Diffstat (limited to 'ports/think-cell-range')
| -rw-r--r-- | ports/think-cell-range/portfile.cmake | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/think-cell-range/portfile.cmake b/ports/think-cell-range/portfile.cmake index c5537546e..81dc0eea4 100644 --- a/ports/think-cell-range/portfile.cmake +++ b/ports/think-cell-range/portfile.cmake @@ -14,8 +14,3 @@ file(RENAME ${CURRENT_PACKAGES_DIR}/share/think-cell-range/COPYING ${CURRENT_PAC file(COPY ${SOURCE_PATH}/README.md DESTINATION ${CURRENT_PACKAGES_DIR}/share/think-cell-range) file(COPY ${SOURCE_PATH}/range/range.example.cpp DESTINATION ${CURRENT_PACKAGES_DIR}/share/think-cell-range) - -vcpkg_apply_patches( - SOURCE_PATH ${CURRENT_INSTALLED_DIR}/include - PATCHES "${SOURCE_PATH}/boost_patches/has_range_iterator.patch" -) |
