mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-12 11:47:55 +08:00
5 lines
63 B
C++
5 lines
63 B
C++
const char* getTestStringBackend()
|
|
{
|
|
return TEST_STRING;
|
|
}
|