Skip to content

Commit

Permalink
VDB config : Link with correct Python version.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed May 3, 2016
1 parent aadd100 commit e347dc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/buildVDB.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ make install \
EXR_LIB_DIR=$BUILD_DIR/lib \
TBB_INCL_DIR=$BUILD_DIR/include \
TBB_LIB_DIR=$BUILD_DIR/lib \
PYTHON_VERSION=$PYTHON_VERSION \
PYTHON_INCL_DIR=$PYTHON_INCL_DIR \
PYTHON_LIB_DIR=$PYTHON_LIB_DIR \
NUMPY_INCL_DIR= \
Expand Down

0 comments on commit e347dc5

Please sign in to comment.