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
liblinphone
Commits
4c291e2c
Commit
4c291e2c
authored
Jun 14, 2017
by
Sylvain Berfini
🎩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added lp-test-ecc tool to install targets in CMakeLists
parent
3841f9c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tools/CMakeLists.txt
tools/CMakeLists.txt
+1
-1
No files found.
tools/CMakeLists.txt
View file @
4c291e2c
...
...
@@ -61,7 +61,7 @@ target_link_libraries(lp-test-ecc ${LINPHONE_LIBS_FOR_TOOLS} ${ORTP_LIBRARIES} $
set_target_properties
(
lp-test-ecc PROPERTIES LINK_FLAGS
"
${
LINPHONE_LDFLAGS
}
"
)
if
(
NOT IOS
)
install
(
TARGETS lp-auto-answer lp-sendmsg lpc2xml_test xml2lpc_test
install
(
TARGETS lp-auto-answer lp-sendmsg lpc2xml_test xml2lpc_test
lp-test-ecc
RUNTIME DESTINATION
${
CMAKE_INSTALL_BINDIR
}
LIBRARY DESTINATION
${
CMAKE_INSTALL_LIBDIR
}
ARCHIVE DESTINATION
${
CMAKE_INSTALL_LIBDIR
}
...
...
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