Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CMakeLists.txt « smaa_areatex « extern - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cee7ddedef7584c6171516f0b58f079397433d24 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright 2017 Blender Foundation. All rights reserved.
# The Original Code is: all of this file.
# Contributor(s): IRIE Shinsuke.

add_executable(smaa_areatex smaa_areatex.cpp)