mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 05:50:42 +00:00
0d0145138f
Fixes #17559 Replace our hard-coded default of cudart=static with a first-class abstraction to select the runtime library from an enumeration of logical names. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
file1.cu | ||
file2.cu | ||
main.cu | ||
no_runtime.cmake | ||
uses_static_runtime.cmake | ||
verify_runtime.cmake |