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
/
4 object library
/
subprojects
/
cmObjLib
/
libA.hpp
blob: 58c941321e9d5d8474e16e6ea1e3ad8dcf36d3af (
plain
)
1
2
3
4
5
#pragma once
#include
<string>
std
::
string
getLibStr
();