Skip to content

Commit

Permalink
Update portfile.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
luadebug authored Oct 16, 2024
1 parent d978d52 commit 68d9eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/libmem/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ if(VCPKG_TARGET_IS_WINDOWS)
else()
vcpkg_cmake_configure(
SOURCE_PATH ${SOURCE_PATH}
PREFER_NINJA
GENERATOR "Unix Makefiles"
DISABLE_PARALLEL_CONFIGURE
)
endif()
Expand Down

0 comments on commit 68d9eae

Please sign in to comment.