Skip to content

Commit bc1d489

Browse files
committed
houdini 20 houdini-usd fix
Signed-off-by: Nick Shelton <nick.shelton@dreamworks.com>
1 parent 7718de4 commit bc1d489

2 files changed

Lines changed: 476 additions & 0 deletions

File tree

CMakeMacOSPresets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
},
2727
"cacheVariables": {
2828
"CMAKE_PREFIX_PATH": "$env{DEPS_ROOT}",
29+
"CMAKE_CXX_FLAGS": "-D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -I${sourceParentDir}/building/macOS/houdini-usd-fixes",
2930
"CMAKE_IGNORE_PATH": "/opt/homebrew",
3031
"CMAKE_IGNORE_PREFIX_PATH": "/opt/homebrew",
3132
"CMAKE_POLICY_VERSION_MINIMUM": "3.5",

0 commit comments

Comments
 (0)