mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-15 12:09:22 +08:00
5 lines
63 B
C++
5 lines
63 B
C++
|
const char* getTestStringBackend()
|
||
|
{
|
||
|
return TEST_STRING;
|
||
|
}
|