Fixing issue with GPU detection reporting
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 29 Nov 2012 16:08:37 +0000 (17:08 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 29 Nov 2012 16:08:37 +0000 (17:08 +0100)
commite8e6911d3e3f076536c224c9aa001f5b2d14c4fe
tree60c92b891b4420fcd3c65727c474804385d3a12a
parentbc34c5f9297f46c6520c48b21f190006d47abf3f
Fixing issue with GPU detection reporting

The detection variable was being over-written by a hard-coded true
variable, which is now fixed.

Change-Id: Ib1ba8fdccc2045b878d5156e1475ece78be3725f
cmake/gmxDetectGpu.cmake