Commit c49d781e authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #1624 from paroj:ovisup

parents ebc142b1 542611a7
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment