Commit 1727e0ac authored by edgarriba's avatar edgarriba

Update for Boost libraries

parent dfa3ccde
cmake_minimum_required(VERSION 2.8)
project( PNP_DEMO )
find_package( Boost OpenCV REQUIRED )
find_package( Boost REQUIRED )
find_package( Boost REQUIRED )
include_directories(
$(PNP_DEMO_SOURCE_DIR)/include
......
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