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
/
CPackNSISGenerator
/
main.cpp
blob: 956f345700876d6c08864c3a96ae579c09de0dbf (
plain
)
1
2
3
4
int
main
()
{
return
42
;
}