Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
linphone-cmake-builder
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
External Wiki
External Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
BC
public
linphone-cmake-builder
Commits
96fdf80e
Commit
96fdf80e
authored
Oct 09, 2015
by
Ghislain MARY
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Set mswebrtc as groupable.
parent
b0a1bada
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
mswebrtc.cmake
builders/mswebrtc.cmake
+1
-0
No files found.
builders/mswebrtc.cmake
View file @
96fdf80e
...
...
@@ -24,6 +24,7 @@ set(EP_mswebrtc_GIT_REPOSITORY "git://git.linphone.org/mswebrtc.git" CACHE STRIN
set
(
EP_mswebrtc_GIT_TAG_LATEST
"master"
CACHE STRING
"mswebrtc tag to use when compiling latest version"
)
set
(
EP_mswebrtc_GIT_TAG
"88c0fa6ae7ea35fa25eac5ce4b50898e85443ff0"
CACHE STRING
"mswebrtc tag to use"
)
set
(
EP_mswebrtc_EXTERNAL_SOURCE_PATHS
"mswebrtc"
)
set
(
EP_mswebrtc_GROUPABLE YES
)
set
(
EP_mswebrtc_LINKING_TYPE
"
${
DEFAULT_VALUE_CMAKE_LINKING_TYPE
}
"
)
set
(
EP_mswebrtc_DEPENDENCIES EP_ms2
)
...
...
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