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: 98dd09c9cc2f044fcf1248a5d68e7dc42d385152 (
plain
)
1
2
3
4
5
#include "cpyBase.hpp" std::string getStrCpy() { return "Hello Copied File"; }