Skip to content

Commit

Permalink
Merge pull request #47 from IvanKuchin/development
Browse files Browse the repository at this point in the history
Code refinement
  • Loading branch information
IvanKuchin authored Jun 20, 2022
2 parents eb809b1 + 6297ab4 commit 91f8fe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/CMakeModu

option(IMAGEMAGICK_DISABLE "turn off ImageMagick++" OFF)
option(MAXMIND_DISABLE "turn off GeoIP" OFF)
option(FFPMPEG_DISABLE "turn off VideoConverter" OFF)
option(FFMPEG_DISABLE "turn off VideoConverter" OFF)

# --- Set required variables
# ---- build variables
Expand Down

0 comments on commit 91f8fe0

Please sign in to comment.