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
/
CheckIPOSupported-CXX
/
bar.cpp
blob: 680f21302414165534edb10d032cdcbdbff3f8f1 (
plain
)
1
2
3
4
int
bar
()
{
return
0x42
;
}