Changed linking order to make Extrae work.
authorRossen Apostolov <rossen@kth.se>
Thu, 12 Jun 2014 14:26:03 +0000 (16:26 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 27 Jun 2014 17:57:50 +0000 (19:57 +0200)
commit3e4d35407d5d4795ece47c90453de7990c4b7d93
tree121ebd5ed537a8f5f8fe79612b6298d93f0fb2e8
parent8a6e4217d82bcff505357eec1cdb240e047f40b7
Changed linking order to make Extrae work.

In addition removed redundant GMX_EXTRA_LIBRARIES linkage.
The list is already linked in libgromacs and there's no need
to include it again for mdrun and the tools.

Change-Id: I12e8d32f1f0fb2abceea2a5bd929fad563c1b609
src/gromacs/CMakeLists.txt
src/programs/CMakeLists.txt