ORB-SLAM3/Thirdparty/Sophus/SophusConfig.cmake.in

8 lines
131 B
CMake
Raw Normal View History

2023-11-28 16:42:26 +08:00
@PACKAGE_INIT@
include (CMakeFindDependencyMacro)
@Eigen3_DEPENDENCY@
include ("${CMAKE_CURRENT_LIST_DIR}/SophusTargets.cmake")