aboutsummaryrefslogtreecommitdiff
path: root/ports/libodb-boost
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libodb-boost')
-rw-r--r--ports/libodb-boost/CONTROL2
-rw-r--r--ports/libodb-boost/portfile.cmake1
2 files changed, 2 insertions, 1 deletions
diff --git a/ports/libodb-boost/CONTROL b/ports/libodb-boost/CONTROL
index 24f7d18b9..3dec84103 100644
--- a/ports/libodb-boost/CONTROL
+++ b/ports/libodb-boost/CONTROL
@@ -1,4 +1,4 @@
Source: libodb-boost
-Version: 2.4.0-2
+Version: 2.4.0-3
Description: Description: Boost support for the ODB ORM library
Build-Depends: libodb
diff --git a/ports/libodb-boost/portfile.cmake b/ports/libodb-boost/portfile.cmake
index 212e6b01a..dc94a232f 100644
--- a/ports/libodb-boost/portfile.cmake
+++ b/ports/libodb-boost/portfile.cmake
@@ -14,6 +14,7 @@ file(COPY
vcpkg_configure_cmake(
SOURCE_PATH ${SOURCE_PATH}
+ PREFER_NINJA
OPTIONS_DEBUG
-DLIBODB_INSTALL_HEADERS=OFF
)