Skip to content

Commit f159ed2

Browse files
committed
Merge pull request opencv#21128 from cclauss:patch-3
2 parents 444218e + 23bbe51 commit f159ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ set(CMAKE_POSITION_INDEPENDENT_CODE ${ENABLE_PIC})
113113

114114
ocv_cmake_hook(PRE_CMAKE_BOOTSTRAP)
115115

116-
# Bootstap CMake system: setup CMAKE_SYSTEM_NAME and other vars
116+
# Bootstrap CMake system: setup CMAKE_SYSTEM_NAME and other vars
117117
enable_language(CXX C)
118118

119119
ocv_cmake_hook(POST_CMAKE_BOOTSTRAP)

0 commit comments

Comments
 (0)