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
/
Modules
/
CheckIncludeFile.cxx.in
blob: 40441f15ab8fb967494be31dfb131480171cc5e6 (
plain
)
1
2
3
4
5
6
#include <${CHECK_INCLUDE_FILE_VAR}> int main() { return 0; }