It's sometimes difficult to reproduce the builds from the "IT++ verification" webpage. I would recommend to add a link to a configuration command, at least for every non-standard / non-automatic configuration. Especially for ACML-libraries on Windows with cygwin/mingw GCC compilers a simple cmake fails to configure it correctly. You have to define some compile flags to get it right. Also for cross-compiling, e.g. creating MATLAB Mex files, you need a special config (cygwin1.dll crashes Matlab within Mex-DLL).
I spend many days of trying different ACML/flags-combinations to get it right. Many users would have given up in between.