You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
312 B

# Sample apps
add_subdirectory(external)
add_subdirectory(UpscalePipelineApp) # Artifact Reduction and Upscale
add_subdirectory(VideoEffectsApp) # Artifact Reduction and Super Res
add_subdirectory(AigsEffectApp) # Green Screen
add_subdirectory(BatchEffectApp)
add_subdirectory(DenoiseEffectApp)