From be03c5dd4e0ec3f09fc65f7b5ec5f89707929b00 Mon Sep 17 00:00:00 2001 From: Charles Barto Date: Sun, 16 Oct 2016 18:49:12 -0400 Subject: modified assimp portfile --- ports/assimp/portfile.cmake | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3