diff options
Diffstat (limited to 'test cases/cmake/8 custom command/subprojects/cmMod/cpyTest/cpyTest4.hpp')
| -rw-r--r-- | test cases/cmake/8 custom command/subprojects/cmMod/cpyTest/cpyTest4.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/cmake/8 custom command/subprojects/cmMod/cpyTest/cpyTest4.hpp b/test cases/cmake/8 custom command/subprojects/cmMod/cpyTest/cpyTest4.hpp new file mode 100644 index 000000000..4124c430b --- /dev/null +++ b/test cases/cmake/8 custom command/subprojects/cmMod/cpyTest/cpyTest4.hpp @@ -0,0 +1,3 @@ +#pragma once + +#define CPY_TEST_STR_4 " test" |
