Skip to content

Commit 528a840

Browse files
authored
Skip pxr for sdformat (#625)
Signed-off-by: ahcorde <ahcorde@gmail.com>
1 parent 494f63a commit 528a840

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jenkins-scripts/docker/sdformat-compilation.bash

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ fi
2424

2525
export GZDEV_PROJECT_NAME="sdformat${SDFORMAT_MAJOR_VERSION}"
2626

27+
export BUILDING_EXTRA_CMAKE_PARAMS="-DSKIP_usd=true"
28+
2729
# master and major branches compilations
2830
export BUILDING_PKG_DEPENDENCIES_VAR_NAME="SDFORMAT_BASE_DEPENDENCIES"
2931

0 commit comments

Comments
 (0)