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

#include <string>

std::string getStrCpy();