File CMakeLists.txt
Go to the documentation of this file
if(WIN32 OR MSVC OR ANDROID)
message(WARNING "orb_slam3 is not yet available for Windows or Android")
set(USE_ORB_SLAM3 OFF)
return()
endif()
include(GetORB_SLAM3)
Go to the documentation of this file
if(WIN32 OR MSVC OR ANDROID)
message(WARNING "orb_slam3 is not yet available for Windows or Android")
set(USE_ORB_SLAM3 OFF)
return()
endif()
include(GetORB_SLAM3)