Skip to content

Commit

Permalink
Remove SKIP_usd (#773)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Jul 30, 2022
1 parent 167a533 commit e63a542
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions jenkins-scripts/docker/sdformat-compilation.bash
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ fi

export GZDEV_PROJECT_NAME="sdformat${SDFORMAT_MAJOR_VERSION}"

if [[ ${SDFORMAT_MAJOR_VERSION} -ge 12 ]]; then
export BUILDING_EXTRA_CMAKE_PARAMS+=" -DSKIP_usd=true"
fi

# master and major branches compilations
export BUILDING_PKG_DEPENDENCIES_VAR_NAME="SDFORMAT_BASE_DEPENDENCIES"

Expand Down

0 comments on commit e63a542

Please sign in to comment.