Skip to content

Commit

Permalink
Remove duplicate merged lin in SuperBuild.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
ningfei committed Apr 26, 2017
1 parent 43120dd commit 3aa614e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SuperBuild/SuperBuild.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ if(USE_OPENJPEG)
include(${CMAKE_SOURCE_DIR}/SuperBuild/External-OPENJPEG.cmake)
list(APPEND DEPENDENCIES openjpeg)
set(BUILD_OPENJPEG TRUE)
set(BUILD_OPENJPEG TRUE)
message("-- Will build OpenJPEG from github")
endif()
endif()
Expand Down

0 comments on commit 3aa614e

Please sign in to comment.