From b87201c795e9178fb456b2adb80b65b676c8e7c1 Mon Sep 17 00:00:00 2001 From: Saikari Date: Sun, 20 Oct 2024 21:40:30 +0300 Subject: [PATCH] Update portfile.cmake --- ports/libmem/portfile.cmake | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ports/libmem/portfile.cmake b/ports/libmem/portfile.cmake index 6cb0511c9294eb..8a9c6020aaf019 100644 --- a/ports/libmem/portfile.cmake +++ b/ports/libmem/portfile.cmake @@ -73,13 +73,13 @@ else() GENERATOR "Unix Makefiles" DISABLE_PARALLEL_CONFIGURE ) -endif() +endif() + +vcpkg_cmake_config_fixup(CONFIG_PATH lib) + vcpkg_cmake_install() vcpkg_copy_pdbs() -# Uncomment if needed for CMake target fixup -vcpkg_cmake_config_fixup(CONFIG_PATH lib) - file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include") # Handle copyright