now that we successfully used cmake to compile a linux app (in the last article), we will now try and compile it for windows.
I am doing this on Gentoo linux, so your mileage may vary if you used a different distribution.
I am starting with http://gentoo-wiki.com/HOWTO_MinGW as a rough guide.
# emerge -va sys-devel/crossdev
# echo [...]