Fix comment in the cmake file from SSDK to SDK

pull/2003/head
Vladimir Bystricky 11 years ago
parent 80d0593dbd
commit d449ba104a
  1. 2
      cmake/OpenCVFindLibsVideo.cmake

@ -251,7 +251,7 @@ if (NOT IOS)
endif()
endif()
# --- Intel Perceptual Computing SSDK ---
# --- Intel Perceptual Computing SDK ---
if(WITH_INTELPERC)
include("${OpenCV_SOURCE_DIR}/cmake/OpenCVFindIntelPerCSDK.cmake")
endif(WITH_INTELPERC)

Loading…
Cancel
Save