/hello-again

Me playing around with gtk

Primary LanguageCMake

Compilation

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ../
make

Installation

make install