From: Patrick Schönberger Date: Wed, 20 Jan 2021 11:30:36 +0000 (+0100) Subject: Merge branch 'main' of https://github.com/patrick-scho/sss into main X-Git-Url: https://gitweb.ps.run/subsurface_scattering/commitdiff_plain/e0d16bd9729430be4e1b46fda97db1759f7acf33?hp=3482c97d66930004d823462c19efb57a8fc1e5de Merge branch 'main' of https://github.com/patrick-scho/sss into main --- diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..3c921c8 --- /dev/null +++ b/build.sh @@ -0,0 +1 @@ +g++ src/main.cpp -o main -lsfml-system -lsfml-window -lGLEW -lGL -lassimp