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
/
Cuda
/
MixedStandardLevels3
/
main.cu
blob: 1c19e8dc3125a3bc07df4d9d8117fd9dff2e7065 (
plain
)
1
2
3
4
5
int
main
(
int
argc
,
char
**
argv
)
{
return
0
;
}