Fix bugs in gmxCFlags
authorRoland Schulz <roland@utk.edu>
Sat, 17 Nov 2012 20:20:20 +0000 (15:20 -0500)
committerSzilárd Páll <pszilard@cbr.su.se>
Sun, 18 Nov 2012 20:47:20 +0000 (21:47 +0100)
commit26de06aa24e38dfba4e973edffce2e113b01bb35
tree381058ffdb2e41f859bb01383ad58cdc749a8589
parent7a330e69659febf8663a11b2ff57fb9942e0b7a7
Fix bugs in gmxCFlags

The first argument to GMX_TEST_CFLAG needs to be unique, otherwise the
test is skipped and the respective options never gets added.

Change-Id: Iaf6f30511735b5b9459520ca72ed5eda6b3b5ec5
cmake/gmxCFlags.cmake