[PATCH] D19434: [test-suite] Added CMake files for external CUDA tests.

Artem Belevich via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 14:05:01 PDT 2016


tra updated this revision to Diff 69613.
tra added a comment.

Updated cmake scripts to use https://reviews.llvm.org/D20842.

Use llvm_test_executable(), retrieve target name it creates, and customize the way we compile/link it using standard cmake functions.


https://reviews.llvm.org/D19434

Files:
  External/CMakeLists.txt
  External/CUDA/CMakeLists.txt
  External/CUDA/README
  External/CUDA/axpy.cu
  External/CUDA/empty.cu
  cmake/modules/TestFile.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19434.69613.patch
Type: text/x-patch
Size: 14335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160829/7b87138e/attachment.bin>


More information about the llvm-commits mailing list