mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 18:47:09 +01:00
copy README.md to save important notes, precise description
Signed-off-by: Jens Frederich <jfrederich@gmail.com>
This commit is contained in:
parent
ff10906a4b
commit
7ed2525767
@ -1,5 +1,5 @@
|
|||||||
Source: think-cell-range
|
Source: think-cell-range
|
||||||
Maintainer: jfrederich@gmail.com
|
Maintainer: jfrederich@gmail.com
|
||||||
Version: 61e184a
|
Version: 61e184a
|
||||||
Description: think-cell's range library (https://www.think-cell.com/en/career/talks/ranges/#1)
|
Description: think-cell's range library <https://think-cell.com>, <https://github.com/think-cell/range>, <https://www.think-cell.com/en/career/talks/ranges/#1>
|
||||||
Build-Depends: boost
|
Build-Depends: boost
|
||||||
|
@ -11,6 +11,7 @@ file(INSTALL ${SOURCE_PATH}/range DESTINATION ${CURRENT_PACKAGES_DIR}/include/th
|
|||||||
|
|
||||||
file(COPY ${SOURCE_PATH}/COPYING DESTINATION ${CURRENT_PACKAGES_DIR}/share/think-cell-range)
|
file(COPY ${SOURCE_PATH}/COPYING DESTINATION ${CURRENT_PACKAGES_DIR}/share/think-cell-range)
|
||||||
file(RENAME ${CURRENT_PACKAGES_DIR}/share/think-cell-range/COPYING ${CURRENT_PACKAGES_DIR}/share/think-cell-range/copyright)
|
file(RENAME ${CURRENT_PACKAGES_DIR}/share/think-cell-range/COPYING ${CURRENT_PACKAGES_DIR}/share/think-cell-range/copyright)
|
||||||
|
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)
|
file(COPY ${SOURCE_PATH}/range/range.example.cpp DESTINATION ${CURRENT_PACKAGES_DIR}/share/think-cell-range)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user