pg_amcheck: Fix test failure on Windows with non-existing role
[pgsql.git] / src / include / pch / meson.build
blobf6babee6f6d88fd3f3ae3aaf434051258e1c5580
1 # Copyright (c) 2022-2025, PostgreSQL Global Development Group
3 # See https://github.com/mesonbuild/meson/issues/10338
4 pch_c_h = meson.source_root() / meson.current_source_dir() / 'c_pch.h'
5 pch_postgres_h = meson.source_root() / meson.current_source_dir() / 'postgres_pch.h'
6 pch_postgres_fe_h = meson.source_root() / meson.current_source_dir() / 'postgres_fe_pch.h'