Skip to content
This repository was archived by the owner on Mar 22, 2020. It is now read-only.

Commit c502ab4

Browse files
rusloSacha
authored andcommitted
Fix iOS build
1 parent 01120db commit c502ab4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ HunterGate(
131131
project(OpenCV CXX C)
132132

133133
if(IOS)
134-
set(CMAKE_SYSTEM_PROCESSOR "")
135134
set(CMAKE_CXX_FLAGS_RELEASE "-DNDEBUG -O3 -fomit-frame-pointer -ffast-math")
136135
endif()
137136

0 commit comments

Comments
 (0)