Improve awkward handling of GMX_CUDA_TARGET* help
commit25b6c3a473c93f32299f228fc7e52d234c73caae
authorSzilárd Páll <pall.szilard@gmail.com>
Wed, 19 Jul 2017 11:31:58 +0000 (19 13:31 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Fri, 18 Aug 2017 23:13:41 +0000 (19 01:13 +0200)
treed251efb7dee61919258eebf9cecf8dca457e5336
parent428fb45ff7e136715d9420e2e1376bb63f610be2
Improve awkward handling of GMX_CUDA_TARGET* help

The previous hack has the sole purpose of making the cache variable
appear and be documented only if set manually by the user. The better
way to do this is to simply use set_property().

Change-Id: I9ba24167302ca1bb9021231697e50ecf056ea15a
cmake/gmxManageNvccConfig.cmake