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:
Diffstat (limited to 'source/blender/compositor/CMakeLists.txt')
-rw-r--r--source/blender/compositor/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/compositor/CMakeLists.txt b/source/blender/compositor/CMakeLists.txt
index f0685b169fa..ed14397f73c 100644
--- a/source/blender/compositor/CMakeLists.txt
+++ b/source/blender/compositor/CMakeLists.txt
@@ -486,7 +486,7 @@ set(SRC
operations/COM_WrapOperation.cpp
operations/COM_WrapOperation.h
- #Filter operations
+ # Filter operations
operations/COM_ConvolutionEdgeFilterOperation.cpp
operations/COM_ConvolutionEdgeFilterOperation.h
operations/COM_ConvolutionFilterOperation.cpp
@@ -515,7 +515,7 @@ set(SRC
operations/COM_SetSamplerOperation.h
- #Convert operations
+ # Convert operations
operations/COM_ConvertOperation.cpp
operations/COM_ConvertOperation.h
operations/COM_IDMaskOperation.cpp