mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Update for windows release: added FindEigen3.cmake so that g2oConfig.cmake can find Eigen3 not using targets from PCL install, hiding console when creating a bundle app in windows, disabled vtk console
This commit is contained in:
@@ -355,8 +355,8 @@ IF(mynteye_FOUND)
|
||||
ENDIF(mynteye_FOUND)
|
||||
|
||||
IF(depthai_FOUND)
|
||||
SET(LIBRARIES
|
||||
${LIBRARIES}
|
||||
SET(PUBLIC_LIBRARIES
|
||||
${PUBLIC_LIBRARIES}
|
||||
depthai::core
|
||||
depthai::opencv
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user