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
/
QtAutogen
/
AutogenTimestampDeps
/
src
/
main.cpp
blob: f3c4c4b0cc917eab116f8e24ceb1fc40786a67ba (
plain
)
1
2
3
4
5
#include
"ProjectInfo.hpp"
int
main
(
int
argc
,
char
*
argv
[])
{
return
0
;
}