mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-22 00:59:18 +01:00
Temporarily use dummy port for GTK3
This commit is contained in:
parent
fe2855168d
commit
a8b30cf96b
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…
Reference in New Issue
Block a user