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
/
RunCMake
/
CMP0104
/
CMP0104-Common.cmake
blob: b3568f113d38442645f47a824fc5848b260664cd (
plain
)
1
2
enable_language(CUDA) add_library(cuda main.cu)