Skip to content

Commit

Permalink
Merge pull request opencv#1624 from paroj:ovisup
Browse files Browse the repository at this point in the history
  • Loading branch information
alalek committed Apr 25, 2018
2 parents ebc142b + 542611a commit c49d781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ovis/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ elseif(OGRE_VERSION VERSION_GREATER 1.10) # we need C++11 for OGRE 1.11
endif()
endif()

include_directories(${OGRE_INCLUDE_DIRS}})
include_directories(${OGRE_INCLUDE_DIRS})
link_directories(${OGRE_LIBRARY_DIRS})

ocv_define_module(ovis opencv_core opencv_imgproc opencv_calib3d WRAP python)
Expand Down

0 comments on commit c49d781

Please sign in to comment.