Fix FMA4 compile for GCC and MSVC
authorRoland Schulz <roland@utk.edu>
Sun, 11 Nov 2012 04:49:24 +0000 (23:49 -0500)
committerRoland Schulz <roland@utk.edu>
Sun, 11 Nov 2012 04:49:24 +0000 (23:49 -0500)
commit8f18c3129447df055565ee3f8c2237a437f3e1e6
treefccf51e32ffdee912713336dad9a93e3a51d42e4
parentdb1b871ca151eeb66f01ff80e9c391e3b1807675
Fix FMA4 compile for GCC and MSVC

GCC requires -mfma4 and MSVC requires intrin.h

Fixes #1023

Change-Id: I770a9d7fc5d9b0736042ea01ed0ed0d77aac95c6
CMakeLists.txt
include/gmx_math_x86_avx_128_fma_single.h
src/config.h.cmakein