index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
CudaOnly
/
ToolkitIsSystemInclude
/
include
/
nvrtc.h
blob: 5a015c4d76e8569d4f749f077d155eb1f4f12bfb (
plain
)
1
2
3
4
5
#define CMAKE_CUDA_TOOLKIT_IS_SYSTEM 1
int
main
()
{
}