Uncomment examples.

This commit is contained in:
Branimir Karadžić
2023-09-30 16:34:36 -07:00
parent f13a6ac8ab
commit 0be9604e74

View File

@@ -40,9 +40,9 @@ all:
#reused @make -s --no-print-directory build -C 34-mvs
#reused @make -s --no-print-directory build -C 35-dynamic
@make -s --no-print-directory build -C 36-sky
# @make -s --no-print-directory build -C 37-gpudrivenrendering
@make -s --no-print-directory build -C 37-gpudrivenrendering
@make -s --no-print-directory build -C 38-bloom
# @make -s --no-print-directory build -C 39-assao
@make -s --no-print-directory build -C 39-assao
@make -s --no-print-directory build -C 40-svt
@make -s --no-print-directory build -C 41-tess
@make -s --no-print-directory build -C 42-bunnylod
@@ -91,9 +91,9 @@ rebuild:
#reused @make -s --no-print-directory rebuild -C 34-mvs
#reused @make -s --no-print-directory rebuild -C 35-dynamic
@make -s --no-print-directory rebuild -C 36-sky
# @make -s --no-print-directory rebuild -C 37-gpudrivenrendering
@make -s --no-print-directory rebuild -C 37-gpudrivenrendering
@make -s --no-print-directory rebuild -C 38-bloom
# @make -s --no-print-directory rebuild -C 39-assao
@make -s --no-print-directory rebuild -C 39-assao
@make -s --no-print-directory rebuild -C 40-svt
@make -s --no-print-directory rebuild -C 41-tess
@make -s --no-print-directory rebuild -C 42-bunnylod