tum-vision / lsd_slam

LSD-SLAM
GNU General Public License v3.0
2.59k stars 1.23k forks source link

Changes to CMakeLists and Package Files #179

Open safijari opened 8 years ago

safijari commented 8 years ago

I was having a lot of trouble compiling on 14.04 with Indigo and OpenCV3. The changes in this pull request finally got it done. Some things are necessities for Indigo that were not there in older versions, others are just telling cmake to find and link necessary libraries (OpenCV and X11).