Silence warnings about scanner.cpp
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 29 Oct 2013 17:15:36 +0000 (18:15 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Wed, 30 Oct 2013 19:56:55 +0000 (20:56 +0100)
commite6f48127fddc8dd06c2ceaf34bf99ca244ea54f2
treeb4225b21bbd0c6d2ff6841a53ef75aa4a78872a4
parent44ae731a6210263e252d42a1eeb0cd5c809fc596
Silence warnings about scanner.cpp

This file is generated, so it is awkward to suppress inline.
So we suppress on the compiler command line, and test to
make sure that will work cleanly.

Change-Id: I8d7b78d71f13fb91b900ff994e319f6360a4bb86
src/gromacs/CMakeLists.txt