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
3a911990
Commit
3a911990
authored
Jun 14, 2018
by
Benjamin Verdier
Browse files
Enable check update is now true by default
parent
6351627a
Changes
1
Hide whitespace changes
Inline
Side-by-side
configs/config-ios.cmake
View file @
3a911990
...
...
@@ -43,6 +43,7 @@ set(DEFAULT_VALUE_ENABLE_ZRTP ON)
set
(
DEFAULT_VALUE_ENABLE_LIME ON
)
set
(
DEFAULT_VALUE_ENABLE_TOOLS OFF
)
set
(
DEFAULT_VALUE_ENABLE_STATIC_ONLY OFF
)
set
(
DEFAULT_VALUE_ENABLE_UPDATE_CHECK ON
)
set
(
ENABLE_NLS NO CACHE BOOL
""
FORCE
)
set
(
CMAKE_MACOSX_RPATH TRUE
)
set
(
CMAKE_INSTALL_RPATH
"@executable_path/../Frameworks"
)
...
...
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