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
/
RunCMake
/
BuildDepends
/
MakeCustomIncludes.cxx
blob: 9a0edefadf621d1e0dda472b707bd2f3524fc052 (
plain
)
1
2
3
4
5
6
#include
"MakeCustomIncludes.h"
int
main
()
{
return
MakeCustomIncludes
();
}