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