mirror of
https://github.com/mehah/otclient
synced 2026-08-15 16:29:06 -04:00
Update overlay-ports/openal-soft/portfile.cmake
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
b8e8d24126
commit
12dce486df
1 changed files with 3 additions and 2 deletions
|
|
@ -120,5 +120,6 @@ file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")
|
|||
|
||||
file(READ "${SOURCE_PATH}/common/pffft.cpp" pffft_license)
|
||||
string(REGEX REPLACE "[*]/.*" "*/\n" pffft_license "${pffft_license}")
|
||||
file(WRITE "${CURRENT_BUILDTREES_DIR}/${TARGET_TRIPLET}-rel/pffft Notice" "${pffft_license}")
|
||||
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/COPYING" "${CURRENT_BUILDTREES_DIR}/${TARGET_TRIPLET}-rel/pffft Notice")
|
||||
set(PFFFT_NOTICE "${CURRENT_BUILDTREES_DIR}/pffft Notice")
|
||||
file(WRITE "${PFFFT_NOTICE}" "${pffft_license}")
|
||||
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/COPYING" "${PFFFT_NOTICE}")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue