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
a7de34e0
Commit
a7de34e0
authored
May 19, 2016
by
Ghislain MARY
Browse files
Do not build the bctoolbox_tester executable for Android.
parent
271c07bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
configs/config-android.cmake
configs/config-android.cmake
+1
-0
No files found.
configs/config-android.cmake
View file @
a7de34e0
...
@@ -62,6 +62,7 @@ include(builders/CMakeLists.txt)
...
@@ -62,6 +62,7 @@ include(builders/CMakeLists.txt)
# bctoolbox
# bctoolbox
set
(
EP_bctoolbox_LINKING_TYPE
"-DENABLE_STATIC=NO"
"-DENABLE_SHARED=YES"
)
set
(
EP_bctoolbox_LINKING_TYPE
"-DENABLE_STATIC=NO"
"-DENABLE_SHARED=YES"
)
list
(
APPEND EP_bctoolbox_CMAKE_OPTIONS
"-DENABLE_TESTS=NO"
)
# belle-sip
# belle-sip
list
(
APPEND EP_bellesip_CMAKE_OPTIONS
"-DENABLE_TESTS=NO"
)
list
(
APPEND EP_bellesip_CMAKE_OPTIONS
"-DENABLE_TESTS=NO"
)
...
...
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