xdspacelab / openvslam

OpenVSLAM: A Versatile Visual SLAM Framework
https://openvslam.readthedocs.io/
2.97k stars 868 forks source link

`make install` does not install all libraries/executables #501

Open adamjstewart opened 3 years ago

adamjstewart commented 3 years ago

When I run make install, I see that libopenvslam gets installed to CMAKE_INSTALL_PREFIX, but libpangolin_viewer and all of the run_* executables don't get installed. make install should install all files needed to run the software.