diff options
| -rw-r--r-- | ports/nanoflann/portfile.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/nanoflann/portfile.cmake b/ports/nanoflann/portfile.cmake index 6344d0700..20c372cd1 100644 --- a/ports/nanoflann/portfile.cmake +++ b/ports/nanoflann/portfile.cmake @@ -8,6 +8,7 @@ vcpkg_from_github( vcpkg_configure_cmake( SOURCE_PATH ${SOURCE_PATH} + PREFER_NINJA ) vcpkg_install_cmake() |
