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
/
Module
/
WriteCompilerDetectionHeader
/
c_undefined.c
blob: 487e66dd05d71261d3e48bdd341b45b406d9003a (
plain
)
1
2
3
4
5
6
7
#include
"test_compiler_detection.h"
int
main
()
{
return
0
;
}