Skip to content

Commit 100bf5f

Browse files
committed
Exclude mmts extension from windows build
1 parent 4a0da7f commit 100bf5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/msvc/Mkvcbuild.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ my @contrib_excludes = (
5151
'sepgsql', 'brin',
5252
'test_extensions', 'test_pg_dump',
5353
'pg_probackup',
54+
'mmts',
5455
'snapshot_too_old');
5556

5657
# Set of variables for frontend modules

0 commit comments

Comments
 (0)