Skip to content

Commit 32190f1

Browse files
committed
Revert hboost compile defs
1 parent 4455bdf commit 32190f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ elseif("$ENV{AR_DCC_NAME}" STREQUAL "HOUDINI")
213213
set(AR_BOOST_LIB_DIR ${AR_HOUDINI_LIB_DIR})
214214
set(AR_BOOST_INCLUDE_DIR ${AR_PXR_INCLUDE_DIR}/pxr/external)
215215
else()
216+
add_compile_definitions(HBOOST_ALL_NO_LIB)
216217
set(AR_BOOST_PXR_EXTERNAL_EXISTS 0)
217218
set(AR_BOOST_NAMESPACE hboost)
218219
set(AR_BOOST_FOLDER_NAMESPACE hboost)

0 commit comments

Comments
 (0)