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 @@ -80,11 +80,11 @@ if(NBL_BUILD_EXAMPLES)
8080 add_subdirectory (0_ImportanceSamplingEnvMaps EXCLUDE_FROM_ALL ) #TODO: integrate back into 42
8181
8282 add_subdirectory (66_HLSLBxDFTests EXCLUDE_FROM_ALL )
83- add_subdirectory (67_RayQueryGeometry EXCLUDE_FROM_ALL ) # TODO: resurrect before `mesh_loaders` merge
83+ add_subdirectory (67_RayQueryGeometry)
8484 add_subdirectory (68_JpegLoading)
8585
8686 add_subdirectory (70_FLIPFluids)
87- add_subdirectory (71_RayTracingPipeline EXCLUDE_FROM_ALL ) # TODO: resurrect before `mesh_loaders` merge
87+ add_subdirectory (71_RayTracingPipeline)
8888
8989 # add new examples *before* NBL_GET_ALL_TARGETS invocation, it gathers recursively all targets created so far in this subdirectory
9090 NBL_GET_ALL_TARGETS(TARGETS)
You can’t perform that action at this time.
0 commit comments