This repository has been archived on 2022-06-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ORB_SLAM3_linux/Thirdparty/Sophus/SophusConfig.cmake.in
Ivan c63e1ff208 v1
2022-06-08 17:41:00 +03:00

8 lines
131 B
CMake

@PACKAGE_INIT@
include (CMakeFindDependencyMacro)
@Eigen3_DEPENDENCY@
include ("${CMAKE_CURRENT_LIST_DIR}/SophusTargets.cmake")