mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
clipboard: fix test on freebsd (#7735)
This commit is contained in:
@@ -7,6 +7,8 @@ import sync
|
||||
import math
|
||||
|
||||
#flag -lX11
|
||||
#flag freebsd -I/usr/local/include
|
||||
#flag freebsd -L/usr/local/lib -lX11
|
||||
#include <X11/Xlib.h>
|
||||
|
||||
// X11
|
||||
|
||||
Reference in New Issue
Block a user