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
belle-sip
Commits
99e37954
Commit
99e37954
authored
May 19, 2016
by
Ghislain MARY
Browse files
The ANDROID flag definition is now set by the toolchain.
parent
a04eeb44
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
99e37954
...
...
@@ -174,9 +174,6 @@ if(MSVC)
endif
()
add_definitions
(
"-DHAVE_CONFIG_H"
)
if
(
ANDROID
)
add_definitions
(
"-DANDROID"
)
endif
()
set
(
STRICT_OPTIONS_CPP
)
set
(
STRICT_OPTIONS_C
)
set
(
STRICT_OPTIONS_OBJC
"-fmodules"
)
...
...
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