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
/
AutoMocGeneratedFile
/
main.cpp
blob: e30d88988c9ea4861117bd0362bd928ff1aafcb9 (
plain
)
1
2
3
4
5
6
7
#include
"myConfig.h"
int
main
()
{
foo
();
return
0
;
}