mps
mps copied to clipboard
Experimenting with CMake configuration
See issue #146
TargetArch.cmake resembles mpstd.h. Perhaps we could use the latter to achieve the same result, so that we don't duplicate code.
OS and architecture specifics should be detectable at the compiler level, combined with try_compile to test for specifics while configuring cmake