Fix comment in the cmake file from SSDK to SDK

This commit is contained in:
Vladimir Bystricky 2013-12-19 10:29:19 +04:00
parent 80d0593dbd
commit d449ba104a

View File

@ -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)