aboutsummaryrefslogtreecommitdiff
path: root/ports/usd
diff options
context:
space:
mode:
Diffstat (limited to 'ports/usd')
-rw-r--r--ports/usd/CONTROL2
-rw-r--r--ports/usd/portfile.cmake1
2 files changed, 2 insertions, 1 deletions
diff --git a/ports/usd/CONTROL b/ports/usd/CONTROL
index e04784de4..d14831d54 100644
--- a/ports/usd/CONTROL
+++ b/ports/usd/CONTROL
@@ -1,4 +1,4 @@
Source: usd
-Version: 0.8.4-1
+Version: 0.8.4-2
Build-Depends: boost-assign, boost-crc, boost-date-time, boost-filesystem, boost-format, boost-multi-index, boost-program-options, boost-regex, boost-system, boost-vmd, tbb, zlib
Description: Universal Scene Description (USD) is an efficient, scalable system for authoring, reading, and streaming time-sampled scene description for interchange between graphics applications.
diff --git a/ports/usd/portfile.cmake b/ports/usd/portfile.cmake
index cada7b4e1..76b1473be 100644
--- a/ports/usd/portfile.cmake
+++ b/ports/usd/portfile.cmake
@@ -17,6 +17,7 @@ vcpkg_add_to_path("${PYTHON2_DIR}")
vcpkg_configure_cmake(
SOURCE_PATH ${SOURCE_PATH}
+ PREFER_NINJA
OPTIONS
-DPXR_BUILD_ALEMBIC_PLUGIN:BOOL=OFF
-DPXR_BUILD_EMBREE_PLUGIN:BOOL=OFF