diff options
| -rw-r--r-- | ports/assimp/portfile.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/assimp/portfile.cmake b/ports/assimp/portfile.cmake index dd57392be..369d0782e 100644 --- a/ports/assimp/portfile.cmake +++ b/ports/assimp/portfile.cmake @@ -37,3 +37,4 @@ file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include) # Handle copyright file(COPY ${CURRENT_BUILDTREES_DIR}/src/assimp-3.3.1/LICENSE DESTINATION ${CURRENT_PACKAGES_DIR}/share/assimp) file(RENAME ${CURRENT_PACKAGES_DIR}/share/assimp/LICENSE ${CURRENT_PACKAGES_DIR}/share/assimp/copyright) +vcpkg_copy_pdbs()
\ No newline at end of file |
