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
/
Modules
/
CMakeTestForFreeVC.cxx
blob: e580c1f6b421a52c7368441f72a9f05dad90b30a (
plain
)
1
2
3
#include<iostream>
int
main
(){
return
0
;}