Changeset View
Changeset View
Standalone View
Standalone View
source/blender/compositor/CMakeLists.txt
| Show First 20 Lines • Show All 53 Lines • ▼ Show 20 Lines | set(SRC | ||||
| intern/COM_ChunkOrder.cc | intern/COM_ChunkOrder.cc | ||||
| intern/COM_ChunkOrder.h | intern/COM_ChunkOrder.h | ||||
| intern/COM_ChunkOrderHotspot.cc | intern/COM_ChunkOrderHotspot.cc | ||||
| intern/COM_ChunkOrderHotspot.h | intern/COM_ChunkOrderHotspot.h | ||||
| intern/COM_CompositorContext.cc | intern/COM_CompositorContext.cc | ||||
| intern/COM_CompositorContext.h | intern/COM_CompositorContext.h | ||||
| intern/COM_Converter.cc | intern/COM_Converter.cc | ||||
| intern/COM_Converter.h | intern/COM_Converter.h | ||||
| intern/COM_Enums.cc | |||||
| intern/COM_Debug.cc | intern/COM_Debug.cc | ||||
| intern/COM_Debug.h | intern/COM_Debug.h | ||||
| intern/COM_Device.cc | intern/COM_Device.cc | ||||
| intern/COM_Device.h | intern/COM_Device.h | ||||
| intern/COM_Enums.cc | |||||
| intern/COM_ExecutionGroup.cc | intern/COM_ExecutionGroup.cc | ||||
| intern/COM_ExecutionGroup.h | intern/COM_ExecutionGroup.h | ||||
| intern/COM_ExecutionSystem.cc | intern/COM_ExecutionSystem.cc | ||||
| intern/COM_ExecutionSystem.h | intern/COM_ExecutionSystem.h | ||||
| intern/COM_MemoryBuffer.cc | intern/COM_MemoryBuffer.cc | ||||
| intern/COM_MemoryBuffer.h | intern/COM_MemoryBuffer.h | ||||
| intern/COM_MemoryProxy.cc | intern/COM_MemoryProxy.cc | ||||
| intern/COM_MemoryProxy.h | intern/COM_MemoryProxy.h | ||||
| ▲ Show 20 Lines • Show All 199 Lines • ▼ Show 20 Lines | set(SRC | ||||
| nodes/COM_BilateralBlurNode.cc | nodes/COM_BilateralBlurNode.cc | ||||
| nodes/COM_BilateralBlurNode.h | nodes/COM_BilateralBlurNode.h | ||||
| operations/COM_BilateralBlurOperation.cc | operations/COM_BilateralBlurOperation.cc | ||||
| operations/COM_BilateralBlurOperation.h | operations/COM_BilateralBlurOperation.h | ||||
| nodes/COM_VectorBlurNode.cc | nodes/COM_VectorBlurNode.cc | ||||
| nodes/COM_VectorBlurNode.h | nodes/COM_VectorBlurNode.h | ||||
| operations/COM_VectorBlurOperation.cc | operations/COM_VectorBlurOperation.cc | ||||
| operations/COM_VectorBlurOperation.h | operations/COM_VectorBlurOperation.h | ||||
| nodes/COM_AntiAliasingNode.cc | |||||
| nodes/COM_AntiAliasingNode.h | |||||
| nodes/COM_BlurNode.cc | nodes/COM_BlurNode.cc | ||||
| nodes/COM_BlurNode.h | nodes/COM_BlurNode.h | ||||
| nodes/COM_BokehBlurNode.cc | nodes/COM_BokehBlurNode.cc | ||||
| nodes/COM_BokehBlurNode.h | nodes/COM_BokehBlurNode.h | ||||
| nodes/COM_DenoiseNode.cc | nodes/COM_DenoiseNode.cc | ||||
| nodes/COM_DenoiseNode.h | nodes/COM_DenoiseNode.h | ||||
| nodes/COM_DespeckleNode.cc | nodes/COM_DespeckleNode.cc | ||||
| nodes/COM_DespeckleNode.h | nodes/COM_DespeckleNode.h | ||||
| nodes/COM_DilateErodeNode.cc | nodes/COM_DilateErodeNode.cc | ||||
| nodes/COM_DilateErodeNode.h | nodes/COM_DilateErodeNode.h | ||||
| nodes/COM_DirectionalBlurNode.cc | nodes/COM_DirectionalBlurNode.cc | ||||
| nodes/COM_DirectionalBlurNode.h | nodes/COM_DirectionalBlurNode.h | ||||
| nodes/COM_FilterNode.cc | nodes/COM_FilterNode.cc | ||||
| nodes/COM_FilterNode.h | nodes/COM_FilterNode.h | ||||
| nodes/COM_InpaintNode.cc | nodes/COM_InpaintNode.cc | ||||
| nodes/COM_InpaintNode.h | nodes/COM_InpaintNode.h | ||||
| nodes/COM_AntiAliasingNode.cc | |||||
| nodes/COM_AntiAliasingNode.h | |||||
| operations/COM_BlurBaseOperation.cc | operations/COM_BlurBaseOperation.cc | ||||
| operations/COM_BlurBaseOperation.h | operations/COM_BlurBaseOperation.h | ||||
| operations/COM_BokehBlurOperation.cc | operations/COM_BokehBlurOperation.cc | ||||
| operations/COM_BokehBlurOperation.h | operations/COM_BokehBlurOperation.h | ||||
| operations/COM_DirectionalBlurOperation.cc | operations/COM_DirectionalBlurOperation.cc | ||||
| operations/COM_DirectionalBlurOperation.h | operations/COM_DirectionalBlurOperation.h | ||||
| operations/COM_FastGaussianBlurOperation.cc | operations/COM_FastGaussianBlurOperation.cc | ||||
| Show All 9 Lines | set(SRC | ||||
| operations/COM_GaussianXBlurOperation.cc | operations/COM_GaussianXBlurOperation.cc | ||||
| operations/COM_GaussianXBlurOperation.h | operations/COM_GaussianXBlurOperation.h | ||||
| operations/COM_GaussianYBlurOperation.cc | operations/COM_GaussianYBlurOperation.cc | ||||
| operations/COM_GaussianYBlurOperation.h | operations/COM_GaussianYBlurOperation.h | ||||
| operations/COM_MovieClipAttributeOperation.cc | operations/COM_MovieClipAttributeOperation.cc | ||||
| operations/COM_MovieClipAttributeOperation.h | operations/COM_MovieClipAttributeOperation.h | ||||
| operations/COM_MovieDistortionOperation.cc | operations/COM_MovieDistortionOperation.cc | ||||
| operations/COM_MovieDistortionOperation.h | operations/COM_MovieDistortionOperation.h | ||||
| operations/COM_VariableSizeBokehBlurOperation.cc | |||||
| operations/COM_VariableSizeBokehBlurOperation.h | |||||
| operations/COM_SMAAOperation.cc | operations/COM_SMAAOperation.cc | ||||
| operations/COM_SMAAOperation.h | operations/COM_SMAAOperation.h | ||||
| operations/COM_VariableSizeBokehBlurOperation.cc | |||||
| operations/COM_VariableSizeBokehBlurOperation.h | |||||
| # Matte nodes | # Matte nodes | ||||
| nodes/COM_BoxMaskNode.cc | nodes/COM_BoxMaskNode.cc | ||||
| nodes/COM_BoxMaskNode.h | nodes/COM_BoxMaskNode.h | ||||
| nodes/COM_ColorSpillNode.cc | nodes/COM_ColorSpillNode.cc | ||||
| nodes/COM_ColorSpillNode.h | nodes/COM_ColorSpillNode.h | ||||
| nodes/COM_DoubleEdgeMaskNode.cc | nodes/COM_DoubleEdgeMaskNode.cc | ||||
| nodes/COM_DoubleEdgeMaskNode.h | nodes/COM_DoubleEdgeMaskNode.h | ||||
| ▲ Show 20 Lines • Show All 266 Lines • ▼ Show 20 Lines | if(WITH_OPENIMAGEDENOISE) | ||||
| list(APPEND LIB | list(APPEND LIB | ||||
| ${OPENIMAGEDENOISE_LIBRARIES} | ${OPENIMAGEDENOISE_LIBRARIES} | ||||
| ${TBB_LIBRARIES} | ${TBB_LIBRARIES} | ||||
| ) | ) | ||||
| endif() | endif() | ||||
| blender_add_lib(bf_compositor "${SRC}" "${INC}" "${INC_SYS}" "${LIB}") | blender_add_lib(bf_compositor "${SRC}" "${INC}" "${INC_SYS}" "${LIB}") | ||||
| if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_C_COMPILER_ID MATCHES "Clang") | |||||
| target_compile_options(bf_compositor PRIVATE "-Wsuggest-override") | |||||
| endif() | |||||
| add_dependencies(bf_compositor smaa_areatex_header) | add_dependencies(bf_compositor smaa_areatex_header) | ||||