diff --git a/CMakeLists.txt b/CMakeLists.txt index b660cdd33b74b90bec93afa463f24ec2c4474179..169c385fadea1d2452e941480b088005711f684c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -113,7 +113,7 @@ set(CMAKE_POSITION_INDEPENDENT_CODE ${ENABLE_PIC}) ocv_cmake_hook(PRE_CMAKE_BOOTSTRAP) -# Bootstap CMake system: setup CMAKE_SYSTEM_NAME and other vars +# Bootstrap CMake system: setup CMAKE_SYSTEM_NAME and other vars enable_language(CXX C) ocv_cmake_hook(POST_CMAKE_BOOTSTRAP)