mirror of
https://github.com/blender/blender
synced 2026-09-26 16:15:47 +03:00
5 lines
143 B
CMake
5 lines
143 B
CMake
# SPDX-FileCopyrightText: 2017 Blender Foundation
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
add_executable(smaa_areatex smaa_areatex.cpp)
|