Skip to content

Commit

Permalink
blender: just a minor BUILD adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
stumbles committed Jul 22, 2014
1 parent cc0749d commit 64688f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/blender/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
OPTS+=" -DOPENJPEG_INCLUDE_DIR=/usr/include/openjpeg-${OPENJPEG_VER}"
fi &&

sedit "s:if(SUPPORT_SSE2_BUILD):if(WITH_SSE2 AND SUPPORT_SSE2_BUILD):" CMakeLists.txt &&

# For now adding -DWITH_INTERNATIONAL=OFF because of the recent boost bump.
OPTS+=" -DPYTHON_VERSION=3.$PYTHON_VER -DPYTHON_LIBRARIES=/usr/lib/python3.$PYTHON_VER -DWITH_IMAGE_REDCODE=ON \
-DPYTHON_INCLUDE_DIRS=/usr/include/python3.${PYTHON_VER}m -DWITH_PYTHON_INSTALL=OFF -DWITH_PLAYER=ON \
-DWITH_INSTALL_PORTABLE=OFF -DWITH_BUILDINFO=OFF -DWITH_INTERNATIONAL=OFF" &&


default_cmake_build

) > $C_FIFO 2>&1

0 comments on commit 64688f4

Please sign in to comment.