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: 137c16f29e0f7a0381807c2fe2489e1a6a4f2e14 (
plain
)
1
2
3
export module M
:
part
;
int
p
();