if(DEFINED $ENV{OPENCV_LOCATION})
set(OPENCV_LOCATION $ENV{OPENCV_LOCATION})
endif()
message(OPENCV_LOCATION: ${OPENCV_LOCATION})