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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Schempp <fabianschempp@googlemail.com>2021-08-06 00:50:08 +0300
committerFabian Schempp <fabianschempp@googlemail.com>2021-08-06 08:48:40 +0300
commit6fd836f53b0b6914933ce60b6649f5981519fe98 (patch)
treeb70eb16ab218d03d82f9caac87e7a294d6ecc313 /extern/CMakeLists.txt
parentaef45a4ef2593365eeb40f11f4b8ea3d399c9717 (diff)
parent92edf37997c25444fc2628c8057a87b7e87c5eff (diff)
Merged Master
Diffstat (limited to 'extern/CMakeLists.txt')
-rw-r--r--extern/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/extern/CMakeLists.txt b/extern/CMakeLists.txt
index 824b2fb0e9c..7f7d91f0765 100644
--- a/extern/CMakeLists.txt
+++ b/extern/CMakeLists.txt
@@ -111,5 +111,5 @@ if(WITH_MOD_FLUID)
endif()
if (WITH_COMPOSITOR)
- add_subdirectory(smaa_areatex)
+ add_subdirectory(smaa_areatex)
endif()