Skip to content

Commit

Permalink
Potential fix for PyPI issues on MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
sunyab committed Oct 3, 2024
1 parent 2ae7e6d commit 7ba4f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pxr/external/boost/python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ set(cppfiles "")
# Otherwise, this library is just a pass-through for boost::python.
if (PXR_USE_INTERNAL_BOOST_PYTHON)
set(libs
Python3::Python
${PYTHON_LIBRARIES}
)

set(cppfiles
Expand Down

0 comments on commit 7ba4f26

Please sign in to comment.