mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-03 05:08:47 -06:00
Merge topic 'test-cuda-sepcomp-ptx' into release-3.23
a7ef59c9c4 Tests: Fix CudaOnly.SeparateCompilationPTX test project name
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6991
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.19)
|
||||
project (SeparateCompPTX CUDA)
|
||||
project (SeparateCompilationPTX CUDA)
|
||||
|
||||
#Goal for this example:
|
||||
# How to generate PTX files with RDC enabled
|
||||
|
||||
Reference in New Issue
Block a user