summaryrefslogtreecommitdiff
path: root/test cases/common/13 pch/withIncludeFile/meson.build
AgeCommit message (Collapse)Author
2021-05-08test cases: Add test ensuring that -include in gcc won't break pchMarco Trevisan (TreviƱo)
This is just forcing the usage of -include as c_args, even though this particular case can happen easily when this is provided via a dependency cflags. We also ensure that both the headers are included by using locale definitions.