From 16861fad04560d236541fb4b0b1463ef2d7882c9 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Mon, 7 Apr 2025 15:27:11 -0700 Subject: comment about how to build --- old/remote_plot_old_no_gtk.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/old/remote_plot_old_no_gtk.c b/old/remote_plot_old_no_gtk.c index b1cb2a6..c8a0711 100644 --- a/old/remote_plot_old_no_gtk.c +++ b/old/remote_plot_old_no_gtk.c @@ -1,3 +1,6 @@ +// build: +// cc -Wall $(pkg-config --cflags --libs libssh plplot) -lm -o remote_plot remote_plot.c + // references: // https://api.libssh.org/stable/libssh_tutorial.html // https://api.libssh.org/stable/libssh_tutor_guided_tour.html -- cgit v1.2.3-70-g09d2