cmake: remove non-ascii symbols

This commit is contained in:
Alexander Alekhin 2016-02-09 14:44:05 +03:00
parent 1dac67f013
commit 9ac35173e3

View File

@ -693,7 +693,7 @@ include(cmake/OpenCVGenPkgconfig.cmake)
# Generate OpenCV.mk for ndk-build (Android build tool)
include(cmake/OpenCVGenAndroidMK.cmake)
# Generate OpenCVСonfig.cmake and OpenCVConfig-version.cmake for cmake projects
# Generate OpenCVConfig.cmake and OpenCVConfig-version.cmake for cmake projects
include(cmake/OpenCVGenConfig.cmake)
# Generate Info.plist for the IOS framework