WIP: Build on CentOS 6
This commit is contained in:
parent
22aa17128a
commit
e7838abddc
3 changed files with 9 additions and 10 deletions
3
deps/deps-unix-common.cmake
vendored
3
deps/deps-unix-common.cmake
vendored
|
@ -115,6 +115,7 @@ ExternalProject_Add(dep_openvdb
|
|||
-DOPENVDB_CORE_STATIC=ON
|
||||
-DTBB_STATIC=ON
|
||||
-DOPENVDB_BUILD_VDB_PRINT=ON
|
||||
-DDISABLE_DEPENDENCY_VERSION_CHECKS=ON
|
||||
PATCH_COMMAND PATCH_COMMAND ${GIT_EXECUTABLE} checkout -f -- . && git clean -df &&
|
||||
${GIT_EXECUTABLE} apply --whitespace=fix ${CMAKE_CURRENT_SOURCE_DIR}/openvdb-mods.patch
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue