Fix cmake < v3.7 compatibility in Cuda.cmake (#6338)
authorViktor Richter <vrichter@posteo.de>
Mon, 9 Apr 2018 14:51:04 +0000 (16:51 +0200)
committerWook Song <wook16.song@samsung.com>
Thu, 23 Jan 2020 13:50:40 +0000 (22:50 +0900)
commit38ead185d9719b54f5a7c3087eb49a202b30c1b8
tree3c34793c8bc4f56bfde9092fe44fc5663fccd892
parentf6fe2f0eb8fd10f24a421be292eed679d54236ee
Fix cmake < v3.7 compatibility in Cuda.cmake (#6338)

Fix for compatibility with CMake <3.7 (related conversation under 37e4289)

* Fix cmake < v3.7 compatibility in Cuda.cmake

* Fix version test variable naming in Cuda.cmake
cmake/Cuda.cmake