Add pkg-config and LDFLAGS for Linux build

This commit is contained in:
qianlifeng 2024-10-28 23:50:09 +08:00
parent 62ad3df9d8
commit 963d7626ed
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
package notifier
/*
#cgo pkg-config: cairo
#cgo LDFLAGS: -lX11
#include <stdlib.h>