Skip to content

Commit

Permalink
Merge 7486387 into 26f4a46
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Jan 15, 2019
2 parents 26f4a46 + 7486387 commit 35213e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -836,8 +836,8 @@ add_custom_target(${PROJECT_BUILD_TARGET} ALL)
# former...
# Note #2: Python third-party plugins must be built in order, after zlib and
# OpenSSL, and before any other plugins...
# Note #3: soft dependencies are determined automatically, so plugins can be
# listed in any order...
# Note #3: soft dependencies are determined automatically, so other plugins can
# be listed in any order...

if(ENABLE_SAMPLE_PLUGINS)
set(SAMPLE_PLUGINS
Expand Down

0 comments on commit 35213e1

Please sign in to comment.