vcpkg/scripts/test_ports/rpath-test-binaries/project/transitive.cpp

5 lines
63 B
C++

const char* getTestStringBackend()
{
return TEST_STRING;
}