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
mediastreamer2
Commits
8d449b72
Commit
8d449b72
authored
Aug 21, 2015
by
François Grisez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Install mkvstream.exe and mediastream.exe
parent
1396c598
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
tools/CMakeLists.txt
tools/CMakeLists.txt
+4
-0
No files found.
tools/CMakeLists.txt
View file @
8d449b72
...
...
@@ -50,3 +50,7 @@ endif()
add_executable
(
mkvstream mkvstream.c
)
target_link_libraries
(
mkvstream mediastreamer_voip mediastreamer_base
)
install
(
TARGETS mediastream mkvstream
RUNTIME DESTINATION bin
)
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