Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
linphone-cmake-builder
Commits
74ceb07c
Commit
74ceb07c
authored
Jun 28, 2016
by
Ghislain MARY
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable bctoolbox tests component for Python module build.
parent
b12bdd75
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
configs/config-python.cmake
configs/config-python.cmake
+3
-0
No files found.
configs/config-python.cmake
View file @
74ceb07c
...
...
@@ -73,6 +73,9 @@ endif()
include
(
builders/CMakeLists.txt
)
# bctoolbox
linphone_builder_add_cmake_option
(
linphone
"-DENABLE_TESTS_COMPONENT=NO"
)
# ffmpeg
set
(
EP_ffmpeg_LINKING_TYPE
"--disable-static"
"--enable-shared"
)
...
...
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