mirror of https://github.com/Wox-launcher/Wox
Add pkg-config and LDFLAGS for Linux build
This commit is contained in:
parent
62ad3df9d8
commit
963d7626ed
|
@ -1,6 +1,7 @@
|
|||
package notifier
|
||||
|
||||
/*
|
||||
#cgo pkg-config: cairo
|
||||
#cgo LDFLAGS: -lX11
|
||||
#include <stdlib.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue