***************************** multi-platform development ***************************** .. todo:: 1. visibility 2. RPATH 3. osx universal build How to detect cpu architecture ================================ c/c++ macros to detect cpu architecture -------------------------------------------- .. literalinclude:: ../../projects/platform/macros/cpu_arch.h :language: cpp x86 runtime detect ----------------------- ARM runtime detect ----------------------- cmake detect architecture -----------------------------