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
/
sources
/
module-part.cxx
blob: 307781b02568839106d2e54ff79a864053524596 (
plain
)
1
2
3
export module M
:
part
;
int
p
();