Closed niv closed 8 years ago
Yeah. I've checked with #cmake on freenode, and some kind folks there advised me that cmake is using the CLI flags to determine compiler architecture and library support.
You can leave it off, but then it won't find the 32bit multilib packages (see issue #69).
Thanks!
This adds some CMake fixes that make compiling on a 64bit host system a bit easier. It's still more work that I would like, but at least it can be done now.
Amended README too for the adventurous among us.