diff options
| -rw-r--r-- | ports/freeimage/portfile.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/freeimage/portfile.cmake b/ports/freeimage/portfile.cmake index 4a212ba4b..3e403f9ea 100644 --- a/ports/freeimage/portfile.cmake +++ b/ports/freeimage/portfile.cmake @@ -52,3 +52,5 @@ file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include) # Handle copyright file(COPY ${SOURCE_PATH}/license-fi.txt DESTINATION ${CURRENT_PACKAGES_DIR}/share/freeimage) file(RENAME ${CURRENT_PACKAGES_DIR}/share/freeimage/license-fi.txt ${CURRENT_PACKAGES_DIR}/share/freeimage/copyright) + +vcpkg_copy_pdbs() |
