dev/gtk/hello_world/build.sh

2 lines
71 B
Bash
Raw Normal View History

gcc `pkg-config --cflags --libs gtk+-2.0` hello_world.c -o hello_world