Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
linphone-cmake-builder
Commits
bc38d3ef
Commit
bc38d3ef
authored
Apr 26, 2017
by
Benjamin REIS
Browse files
precise OS version in the IOS tool chain
parent
ae0cfb65
Changes
1
Hide whitespace changes
Inline
Side-by-side
toolchains/ios/toolchain-ios.cmake
View file @
bc38d3ef
...
...
@@ -86,6 +86,7 @@ set(CMAKE_CROSSCOMPILING TRUE)
# Define name of the target system
set
(
CMAKE_SYSTEM_NAME
"Darwin"
)
set
(
CMAKE_SYSTEM_VERSION
${
IOS_SDK_VERSION
}
)
set
(
IOS True
)
# The following variables are needed to build correctly with Xcode
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment