Update for Boost libraries

This commit is contained in:
edgarriba 2014-08-05 14:00:23 +02:00
parent dfa3ccdea9
commit 1727e0acf6

View File

@ -1,7 +1,8 @@
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