Skip to content

Commit 7ccfb72

Browse files
author
Clement Champetier
committed
CMake: clean indentation
1 parent 74423d5 commit 7ccfb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ if(SWIG_FOUND)
7777
set_source_files_properties(${AVTRANSCODER_BINDING_FILE} PROPERTIES CPLUSPLUS ON)
7878

7979
# Swig flags
80-
set(CMAKE_SWIG_FLAGS -c++ -fcompact -small -O -Werror)
80+
set(CMAKE_SWIG_FLAGS -c++ -fcompact -small -O -Werror)
8181

8282
### PYTHON BINDING
8383
if(AVTRANSCODER_DISABLE_PYTHON_BINDING)

0 commit comments

Comments
 (0)