Replaced CMAKE_SOURCE_DIR with PROJECT_SOURCE_DIR.
This will allow to include it++ as sub-project using add_subdirectory(<path to="" it++="">).</path>
ref: http://www.cmake.org/Wiki/CMake_Useful_Variables
Patch attached.
Also can be merged trough https://sourceforge.net/p/itpp/git/merge-requests/1/
Additional patch for doc/doxygen_html.cfg.cmake.in file.
patches applied into master branch.