Commit 542a2d2e authored by Patrik Huber's avatar Patrik Huber

Merge branch 'devel' of https://github.com/patrikhuber/eos into devel

parents 4ec5e910 297bd39b
cmake_minimum_required(VERSION 3.1.3)
# The examples need a few additional dependencies (e.g. boost filesystem and OpenCV highgui):
#check installed version in order to include the correct OpenCV libraries
......
cmake_minimum_required(VERSION 3.1.3)
# The python bindings may need a few additional dependencies (e.g. boost filesystem and OpenCV), which are
# included below - at some point it should be checked if they are really needed.
......
cmake_minimum_required(VERSION 3.1.3)
# The utils need a few additional dependencies (e.g. boost filesystem and OpenCV highgui):
#check installed version in order to include the correct OpenCV libraries
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment