Skip to content
Snippets Groups Projects
Commit 542a2d2e authored by Patrik Huber's avatar Patrik Huber
Browse files

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

parents 4ec5e910 297bd39b
No related branches found
No related tags found
No related merge requests found
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment