The Meson Build System
http://mesonbuild.com/
6 lines
62 B
6 lines
62 B
5 years ago
|
#pragma once
|
||
|
|
||
|
#include <string>
|
||
|
|
||
|
std::string getStrCpyTest();
|