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
/
RccAutogenBuildDir
/
lib.h
blob: 28138f189a0b9819a328b4037be103ce97476d95 (
plain
)
1
2
3
4
5
6
#ifndef LIB_H
#define LIB_H
void
foo
();
#endif