A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Haivision/srt/commit/d8127a813d21909149fa94690845ec95d17977c8 below:

[build] Fixed CMake warning about string · Haivision/srt@d8127a8 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-2

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-2

lines changed Original file line number Diff line number Diff line change

@@ -151,10 +151,10 @@ if (NOT DEFINED IOS_ARCH)

151 151

set (IOS_ARCH x86_64)

152 152

endif (${IOS_PLATFORM} STREQUAL OS)

153 153

endif(NOT DEFINED IOS_ARCH)

154 -

set (CMAKE_OSX_ARCHITECTURES ${IOS_ARCH} CACHE string "Build architecture for iOS")

154 +

set (CMAKE_OSX_ARCHITECTURES ${IOS_ARCH} CACHE STRING "Build architecture for iOS")

155 155 156 156

# Set the find root to the iOS developer roots and to user defined paths

157 -

set (CMAKE_FIND_ROOT_PATH ${CMAKE_IOS_DEVELOPER_ROOT} ${CMAKE_IOS_SDK_ROOT} ${CMAKE_PREFIX_PATH} CACHE string "iOS find search path root")

157 +

set (CMAKE_FIND_ROOT_PATH ${CMAKE_IOS_DEVELOPER_ROOT} ${CMAKE_IOS_SDK_ROOT} ${CMAKE_PREFIX_PATH} CACHE STRING "iOS find search path root")

158 158 159 159

# default to searching for frameworks first

160 160

set (CMAKE_FIND_FRAMEWORK FIRST)

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4