mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-01-26 03:03:06 -03:00
Temporarily use dummy port for GTK3
This commit is contained in:
parent
fe2855168d
commit
a8b30cf96b
2 changed files with 9 additions and 0 deletions
1
dependencies/vcpkg_overlay_ports_linux/gtk3/portfile.cmake
vendored
Normal file
1
dependencies/vcpkg_overlay_ports_linux/gtk3/portfile.cmake
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
|
8
dependencies/vcpkg_overlay_ports_linux/gtk3/vcpkg.json
vendored
Normal file
8
dependencies/vcpkg_overlay_ports_linux/gtk3/vcpkg.json
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"name": "gtk3",
|
||||||
|
"version": "3.24.34",
|
||||||
|
"port-version": 3,
|
||||||
|
"description": "Portable library for creating graphical user interfaces.",
|
||||||
|
"homepage": "https://www.gtk.org/",
|
||||||
|
"license": null
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue