Site: ip-172-31-24-227.ec2.internal
Build Name: CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-clean-SL-ON-SL-OFF
Configure Command: /usr/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Release "-GUnix Makefiles" "/home/centos/Projects/CIP"
Configure Return Value: 1
Configure Output:
----------- ENTRY ------------
----------- PHASE 2 ------------
Configuring CIP...
CMake Warning at /usr/share/cmake/Modules/FindITK.cmake:48 (find_package):
  Could not find a package configuration file named "ITKConfig.cmake"
  provided by package "ITK".

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


CMake Error at CIP.cmake:41 (MESSAGE):
  Cannot build without ITK
Call Stack (most recent call first):
  CMakeLists.txt:38 (include)


-- Configuring incomplete, errors occurred!