load image in gui

This commit is contained in:
Fabien Freling 2022-02-13 22:07:26 +01:00
parent 1cb30b1ca7
commit d7a54361f5
2 changed files with 79 additions and 185 deletions

View file

@ -20,7 +20,7 @@ run-cli: build-cli
{{exe_cli}} lenna.png 0 0 0 0
run-gui: build-gui
nixGL {{exe_gui}}
nixGL {{exe_gui}} lenna.png
generate-build:
git clean -xf src/