Sign in
◑
Theme
qemu
/
meson
/
refs/heads/gencustom
/
.
/
test cases
/
cmake
/
8 custom command
/
subprojects
/
cmMod
/
cpyTest.cpp
blob: f7622515258f609552357514fa055d2e8ea32f00 [
file
]
#include
"cpyTest.hpp"
#include
"cpyTest2.hpp"
#include
"cpyTest3.hpp"
#include
"ccppyyTTeesstt/cpyTest4.hpp"
std
::
string getStrCpyTest
()
{
return
CPY_TEST_STR_2 CPY_TEST_STR_3 CPY_TEST_STR_4
;
}