early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/pixman/remove_test_demos.patch
vendored
Executable file
15
externals/vcpkg/ports/pixman/remove_test_demos.patch
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
diff --git a/meson.build b/meson.build
|
||||
index 1cec22728..fa6199ed0 100644
|
||||
--- a/meson.build
|
||||
+++ b/meson.build
|
||||
@@ -528,8 +528,8 @@ version_conf.set('PIXMAN_VERSION_MICRO', split[2])
|
||||
add_project_arguments('-DHAVE_CONFIG_H', language : ['c'])
|
||||
|
||||
subdir('pixman')
|
||||
-subdir('test')
|
||||
-subdir('demos')
|
||||
+# subdir('test')
|
||||
+# subdir('demos')
|
||||
|
||||
pkg = import('pkgconfig')
|
||||
pkg.generate(
|
||||
Reference in New Issue
Block a user