Fix compiler warnings in cmake tests
commit13dd79cc69ac581de5aba527ca55d411a52492e2
authorErik Lindahl <erik@kth.se>
Wed, 17 Jun 2015 06:54:20 +0000 (17 08:54 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 22 Jun 2015 15:54:59 +0000 (22 17:54 +0200)
treeb851fa72c4227016283313b64625e6f61f6e7133
parent536e65bd6b91eeb058bd4f26c7284dd73f30666a
Fix compiler warnings in cmake tests

This will not be visible to users, and it won't make it
possible to run cmake with -Werror since lots of internal tests
do not work, but since I fixed a couple of them we might
as well put it in gerrit.

Known remaining issues:
- HAVE_LIBM

Refs #1750.

Change-Id: I734f83f229108e50e2914d455f4032137f924773
CMakeLists.txt
cmake/TestAVXMaskload.c
cmake/TestFileOffsetBits.c
cmake/TestFloatFormat.cpp
cmake/TestLargeFiles.c.cmakein
cmake/TestPipes.c
cmake/TestXDR.c
cmake/gmxTestIsfinite.cmake
cmake/gmxTestdlopen.cmake