File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -82,11 +82,11 @@ if(NBL_BUILD_EXAMPLES)
8282 add_subdirectory (0_ImportanceSamplingEnvMaps EXCLUDE_FROM_ALL ) #TODO: integrate back into 42
8383
8484 add_subdirectory (66_HLSLBxDFTests EXCLUDE_FROM_ALL )
85- add_subdirectory (67_RayQueryGeometry EXCLUDE_FROM_ALL ) # TODO: resurrect before `mesh_loaders` merge
85+ add_subdirectory (67_RayQueryGeometry)
8686 add_subdirectory (68_JpegLoading)
8787
8888 add_subdirectory (70_FLIPFluids)
89- add_subdirectory (71_RayTracingPipeline EXCLUDE_FROM_ALL ) # TODO: resurrect before `mesh_loaders` merge
89+ add_subdirectory (71_RayTracingPipeline)
9090
9191 # add new examples *before* NBL_GET_ALL_TARGETS invocation, it gathers recursively all targets created so far in this subdirectory
9292 NBL_GET_ALL_TARGETS(TARGETS)
You can’t perform that action at this time.
0 commit comments