From a4ec4b272b2eae527f68cbd40488a7805dc5367b Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 6 Apr 2025 17:27:44 -0700 Subject: Integrate with gtk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7413c54..f771f98 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ work in progress build ``` -cc -Wall $(pkg-config --cflags --libs libssh --libs plplot) -lm -o remote_plot remote_plot.c +cc -Wall $(pkg-config --cflags --libs libssh plplot gtk4) -lm -o remote_plot remote_plot.c ``` -- cgit v1.2.3-70-g09d2