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
/
CXXModules
/
examples
/
non-trivial-collation-order
/
main.cxx
blob: 64967768fcb5b925521251b6e497aa6412172445 (
plain
)
1
2
3
4
5
6
import target7
;
int
main
()
{
return
target7
();
}