Skip to content
Snippets Groups Projects

mac-torchvision-fix

Merged Tim Nicolai Ehmann requested to merge mac-torchvision-fix into master
All threads resolved!
@@ -5592,7 +5592,7 @@ CONFIGURE_COMMAND <VOID>
COMMAND ${PYTHON} setup.py install ${PySetupOptions}
COMMAND ${CMAKE_SOURCE_DIR}/pyexternals/Python_postinstall.sh <INSTALL_DIR>
BUILD_IN_SOURCE 1
DEPENDS torch pillow six typing_extensions requests sympy
DEPENDS torch pillow six typing_extensions requests sympy png
)
#---torch_cluster-----------------------------------------------------------------------
Loading