From 2e64d3c5d6eb1eb04168d39d5eb5f2d89af1a8b0 Mon Sep 17 00:00:00 2001 From: pryazha Date: Sat, 2 Aug 2025 13:21:42 +0500 Subject: debug chapter --- pbr/ibl_specular/build.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 pbr/ibl_specular/build.sh (limited to 'pbr/ibl_specular/build.sh') diff --git a/pbr/ibl_specular/build.sh b/pbr/ibl_specular/build.sh new file mode 100755 index 0000000..5ed5193 --- /dev/null +++ b/pbr/ibl_specular/build.sh @@ -0,0 +1,5 @@ +#!/bin/bash +. ../../config +TARGET='ibl_specular' +set -x +gcc -o $TARGET $CFLAGS $INCLUDE $LFLAGS $TARGET.c $LIBS -- cgit v1.2.3-70-g09d2