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
2712a9c5
Commit
2712a9c5
authored
Apr 19, 2018
by
Ghislain MARY
Browse files
Build belr and linphone tools when building desktop version of linphone.
parent
6436225a
Changes
1
Hide whitespace changes
Inline
Side-by-side
configs/config-desktop.cmake
View file @
2712a9c5
...
...
@@ -55,6 +55,10 @@ endif()
include
(
configs/config-desktop-common.cmake
)
lcb_builder_cmake_options
(
belr
"-DENABLE_TOOLS=YES"
)
lcb_builder_cmake_options
(
linphone
"-DENABLE_TOOLS=YES"
)
# Install GTK and intltool for build with Visual Studio
if
(
MSVC AND ENABLE_GTK_UI
)
if
(
NOT EXISTS
"
${
CMAKE_CURRENT_BINARY_DIR
}
/intltool_win32.zip"
)
...
...
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