mirror of https://github.com/cemu-project/Cemu.git
Temporarily use dummy port for GTK3
This commit is contained in:
parent
fe2855168d
commit
a8b30cf96b
|
@ -0,0 +1 @@
|
||||||
|
set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
|
|
@ -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