mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-21 10:12:01 +01:00
Remove blank lines
This commit is contained in:
parent
a2e6a77b3b
commit
eccf5f8e04
@ -1,6 +1,4 @@
|
||||
Source: outcome
|
||||
Version: 2.1
|
||||
Homepage: https://github.com/ned14/outcome
|
||||
Description: Provides very lightweight outcome<T> and result<T> (non-Boost edition)
|
||||
|
||||
|
||||
Description: Provides very lightweight outcome<T> and result<T> (non-Boost edition)
|
@ -11,7 +11,6 @@ vcpkg_from_github(
|
||||
)
|
||||
|
||||
file(GLOB_RECURSE OUTCOME_HEADERS "${SOURCE_PATH}/single-header/*.hpp")
|
||||
|
||||
file(INSTALL ${OUTCOME_HEADERS} DESTINATION ${CURRENT_PACKAGES_DIR}/include)
|
||||
|
||||
file(INSTALL ${SOURCE_PATH}/Licence.txt DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright)
|
Loading…
x
Reference in New Issue
Block a user