Sign in
qemu
/
meson
/
refs/heads/xcodegodot
/
.
/
test cases
/
cmake
/
18 skip include files
/
subprojects
/
cmMod
/
fakeInc
/
cmModInc4.cpp
blob: 78a0673429f975d0535e7de30a941139609815d9 [
file
] [
log
] [
blame
]
#ifndef
MESON_INCLUDE_IMPL
#error
"MESON_INCLUDE_IMPL is not defined"
#endif
// !MESON_INCLUDE_IMPL
string cmModClass
::
getStr2
()
const
{
return
str
;
}