dev/gtk/hello_world/build.sh

2 lines
71 B
Bash
Executable File

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