aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/cmake/17 include path order/subprojects/cmMod/incH
diff options
context:
space:
mode:
Diffstat (limited to 'meson/test cases/cmake/17 include path order/subprojects/cmMod/incH')
-rw-r--r--meson/test cases/cmake/17 include path order/subprojects/cmMod/incH/cmMod.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/meson/test cases/cmake/17 include path order/subprojects/cmMod/incH/cmMod.hpp b/meson/test cases/cmake/17 include path order/subprojects/cmMod/incH/cmMod.hpp
new file mode 100644
index 000000000..263e701f6
--- /dev/null
+++ b/meson/test cases/cmake/17 include path order/subprojects/cmMod/incH/cmMod.hpp
@@ -0,0 +1,4 @@
+// cmMod.hpp (H)
+#pragma once
+
+#error "cmMod.hpp in incH must not be included"