diff options
Diffstat (limited to 'ports/leaf')
| -rw-r--r-- | ports/leaf/CONTROL | 2 | ||||
| -rw-r--r-- | ports/leaf/portfile.cmake | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/ports/leaf/CONTROL b/ports/leaf/CONTROL index 27db9dc33..d85d93d9a 100644 --- a/ports/leaf/CONTROL +++ b/ports/leaf/CONTROL @@ -1,3 +1,3 @@ Source: leaf
-Version: 0.2.1-1
+Version: 0.2.1-2
Description: Lightweight error augmentation framework
\ No newline at end of file diff --git a/ports/leaf/portfile.cmake b/ports/leaf/portfile.cmake index 64d6ae50e..1ff5e1e53 100644 --- a/ports/leaf/portfile.cmake +++ b/ports/leaf/portfile.cmake @@ -10,6 +10,7 @@ vcpkg_from_github( vcpkg_configure_cmake(
SOURCE_PATH ${SOURCE_PATH}
+ PREFER_NINJA
)
vcpkg_install_cmake()
|
