mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Removed trailing whitespace
This commit is contained in:
@@ -117,7 +117,6 @@ set(CMAKE_SYSTEM_NAME iOS)
|
||||
# Apple Framework settings
|
||||
if(APPLE_FRAMEWORK AND BUILD_SHARED_LIBS)
|
||||
set(CMAKE_SYSTEM_VERSION 8.0)
|
||||
|
||||
set(CMAKE_C_SIZEOF_DATA_PTR 4)
|
||||
set(CMAKE_CXX_SIZEOF_DATA_PTR 4)
|
||||
else()
|
||||
|
||||
Reference in New Issue
Block a user