diff --git a/CMakeLists.txt b/CMakeLists.txt index dcb9f30..0c901ba 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 )