Site: ip-172-31-38-141.ec2.internal
Build Name: ChestImagingPlatform-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON
Configure Command: /usr/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Release "-GUnix Makefiles" "/home/ec2-user/Projects/ChestImagingPlatform"
Configure Return Value: 1
Configure Output:
----------- ENTRY ------------
----------- PHASE 2 ------------
Configuring CIP...
-- Configuring incomplete, errors occurred!
CMake Error at CIP.cmake:76 (FIND_PACKAGE):
  By not providing "FindOpenCV.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "OpenCV", but
  CMake did not find one.

  Could not find a package configuration file provided by "OpenCV" with any
  of the following names:

    OpenCVConfig.cmake
    opencv-config.cmake

  Add the installation prefix of "OpenCV" to CMAKE_PREFIX_PATH or set
  "OpenCV_DIR" to a directory containing one of the above files.  If "OpenCV"
  provides a separate development package or SDK, be sure it has been
  installed.
Call Stack (most recent call first):
  CMakeLists.txt:38 (include)