mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 02:57:09 +01:00
[gdal] Fix build failure in finding license file
This commit is contained in:
parent
59c6669b41
commit
ff659ef957
@ -267,6 +267,4 @@ endif()
|
||||
vcpkg_copy_pdbs()
|
||||
|
||||
# Handle copyright
|
||||
file(RENAME ${CURRENT_PACKAGES_DIR}/share/gdal/LICENSE.txt ${CURRENT_PACKAGES_DIR}/share/gdal/copyright)
|
||||
|
||||
message(STATUS "Packaging ${TARGET_TRIPLET} done")
|
||||
configure_file(${SOURCE_PATH_RELEASE}/LICENSE.TXT ${CURRENT_PACKAGES_DIR}/share/gdal/copyright COPYONLY)
|
||||
|
Loading…
x
Reference in New Issue
Block a user