"git@developer.sourcefind.cn:OpenDAS/pytorch3d.git" did not exist on "ac3f8dc83348487dcb7af6f274b2d0bfaaf0cc0d"
Commit f4853053 authored by Davis King's avatar Davis King
Browse files

merged

parents 29f85d06 9700c53e
...@@ -283,7 +283,7 @@ if (NOT TARGET dlib) ...@@ -283,7 +283,7 @@ if (NOT TARGET dlib)
message(" *****************************************************************************") message(" *****************************************************************************")
message(" *** DLIB GUI SUPPORT DISABLED BECAUSE X11 DEVELOPMENT LIBRARIES NOT FOUND ***") message(" *** DLIB GUI SUPPORT DISABLED BECAUSE X11 DEVELOPMENT LIBRARIES NOT FOUND ***")
message(" *** Make sure XQuartz is installed if you want GUI support. ***") message(" *** Make sure XQuartz is installed if you want GUI support. ***")
message(" *** You can download XQuartz from: http://xquartz.macosforge.org/landing/ ***") message(" *** You can download XQuartz from: https://www.xquartz.org/ ***")
message(" *****************************************************************************") message(" *****************************************************************************")
set(DLIB_NO_GUI_SUPPORT ON CACHE STRING ${DLIB_NO_GUI_SUPPORT_STR} FORCE ) set(DLIB_NO_GUI_SUPPORT ON CACHE STRING ${DLIB_NO_GUI_SUPPORT_STR} FORCE )
enable_preprocessor_switch(DLIB_NO_GUI_SUPPORT) enable_preprocessor_switch(DLIB_NO_GUI_SUPPORT)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment