I need to be able to compile SFML for both 32-bit and 64-bit Linux from a 64-bit desktop so that I can distribute games for both 32-bit and 64-bit. However, I do not know the steps needed to compile 32-bit on Linux with cmake. I have the multilib GCC installed, so that isn't a problem.