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
/
IncludeDirectories
/
StandardIncludeDirectories
/
main.c
blob: 29a2ee1cab690b0d0e5d4ce86cf62413a943db91 (
plain
)
1
2
3
4
5
#include
"StdIncDir.h"
int
main
(
void
)
{
return
0
;
}