3 lines
89 B
Makefile
3 lines
89 B
Makefile
test: test.c
|
|
gcc -o test test.c -lxcb -lxcb-util -lcairo -lrt -lxcb-present -lxcb-randr
|