set(CMAKE_C_FLAGS_INIT "-march=x86-64 -msse2 -mfpmath=sse -mstackrealign") set(CMAKE_CXX_FLAGS_INIT "${CMAKE_C_FLAGS_INIT}")