Moved compiler problem detection into separate module
authorErik Lindahl <erik@kth.se>
Thu, 12 Dec 2013 17:02:37 +0000 (18:02 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 16 Dec 2013 17:28:19 +0000 (18:28 +0100)
commit2b4de0290a461ee80e58ba47c1f9cffa78e768cd
tree05881cf030213fe8f621f03297401b8f198001cf
parentbec06a6ae72bc96bb7281f37b01407550cb493e5
Moved compiler problem detection into separate module

This makes the main CMakeLists.txt slightly more readable.

Change-Id: Ibbae29ef89578587a4d103b5176b7bf0eda2d82b
CMakeLists.txt
cmake/gmxTestCompilerProblems.cmake [new file with mode: 0644]