Skip to content

Commit

Permalink
re #10 commented opencv search in cmake list
Browse files Browse the repository at this point in the history
  • Loading branch information
allan-simon committed Jan 5, 2014
1 parent 3ca6529 commit 95ee020
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ include_directories(
src
)


include(FindPkgConfig)
FIND_PACKAGE( OpenCV REQUIRED )
#TODO #10 replace by a lighter graphic library
#include(FindPkgConfig)
#FIND_PACKAGE( OpenCV REQUIRED )



Expand Down

0 comments on commit 95ee020

Please sign in to comment.