cmake progress loosed

I found, that I had not properly setup CPack in submodule. Cpack tried to create package from whole build and it seems that it occupied output from it’s start to the end of build. After I configured CPack to create package only in one submodule then cmake progress output is ok.