aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/cmake/8 custom command/subprojects/cmMod/cpyNext.hpp.am
blob: 41919d8d636bd2cdf5d017593e269fa3ad7e1900 (plain)
1
2
3
4
5
#pragma once

#include <string>

std::string getStrNext();