meson/test cases/cmake/8 custom command/subprojects/cmMod/cpyTest/cpyTest.hpp

6 lines
62 B
C++

#pragma once
#include <string>
std::string getStrCpyTest();