summaryrefslogtreecommitdiffstats
path: root/test cases/cmake/8 custom command/subprojects/cmMod/cpyTest/cpyTest.hpp
blob: e8dec13c000786366a4d720124325eead8502686 (plain)
1
2
3
4
5
#pragma once

#include <string>

std::string getStrCpyTest();