Removed option to use OpenMP with the TNG library.
authorMagnus Lundborg <lundborg.magnus@gmail.com>
Wed, 12 Feb 2014 08:02:24 +0000 (09:02 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Thu, 13 Feb 2014 13:21:05 +0000 (14:21 +0100)
commit38504456937f7b28b8546da6f13de7549d637187
treeb889763dacaa0c77584ef43f1b2fedaedac5c2d5
parent08e18ffa1adfff93ef0a4d75a13a7ee1f98a0d8f
Removed option to use OpenMP with the TNG library.

OpenMP was only used for compiling a few of the examples. With
the latest version of the TNG library the detection is done when
compiling those examples and skipping them if OpenMP is not
available.

Fixes #1432

Change-Id: I76df67b10067f2fbc57a4cf0b1825875239e435d
CMakeLists.txt