mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 13:47:32 +08:00
Update for Boost libraries
This commit is contained in:
parent
1727e0acf6
commit
16e750dd37
@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.8)
|
|||||||
project( PNP_DEMO )
|
project( PNP_DEMO )
|
||||||
|
|
||||||
find_package( Boost REQUIRED )
|
find_package( Boost REQUIRED )
|
||||||
find_package( Boost REQUIRED )
|
find_package( OpenCV REQUIRED )
|
||||||
|
|
||||||
include_directories(
|
include_directories(
|
||||||
$(PNP_DEMO_SOURCE_DIR)/include
|
$(PNP_DEMO_SOURCE_DIR)/include
|
||||||
|
Loading…
Reference in New Issue
Block a user