index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
cmake
/
8 custom command
/
subprojects
/
cmMod
/
cpyBase.cpp.am
blob: a0c716cf14857ba8fa3a8b6e890d648c365fbb16 (
plain
)
1
2
3
4
5
#include "cpyBase.txt" std::string getStrCpy() { return "Hello Copied File"; }