mirror of
https://github.com/13hannes11/gtk4-rs-docker.git
synced 2024-09-03 23:21:01 +02:00
add hotfix for demo and appimage
This commit is contained in:
@@ -14,3 +14,8 @@ auto_link_exclude_list = [
|
|||||||
"libdl.so*",
|
"libdl.so*",
|
||||||
"libpthread.so*",
|
"libpthread.so*",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[bin]] # fix for cargo appimage not finding the binary
|
||||||
|
name = "adwaita-demo" # crate name
|
||||||
|
path = "src/main.rs"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user