Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Commits
c3d44a10
Commit
c3d44a10
authored
1 year ago
by
Ghislain MARY
Browse files
Options
Download
Patches
Plain Diff
Improve CMake package config and find_package scripts.
parent
3b9b274b
1 merge request
!2567
Improve CMake package config and find_package scripts.
Pipeline
#64652
failed with stage
in 7 seconds
Changes
37
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
cmake/FindSupport.cmake
+0
-46
cmake/FindSupport.cmake
cmake/FindTunnel.cmake
+0
-43
cmake/FindTunnel.cmake
cmake/FindTurboJpeg.cmake
+52
-27
cmake/FindTurboJpeg.cmake
cmake/FindXML2.cmake
+0
-67
cmake/FindXML2.cmake
cmake/FindZXing.cmake
+50
-16
cmake/FindZXing.cmake
cmake/LibLinphoneConfig.cmake.in
+97
-0
cmake/LibLinphoneConfig.cmake.in
config.h.cmake
+0
-2
config.h.cmake
console/CMakeLists.txt
+5
-7
console/CMakeLists.txt
coreapi/CMakeLists.txt
+24
-12
coreapi/CMakeLists.txt
coreapi/help/examples/C/CMakeLists.txt
+4
-5
coreapi/help/examples/C/CMakeLists.txt
daemon/CMakeLists.txt
+4
-6
daemon/CMakeLists.txt
plugins/example/CMakeLists.txt
+5
-15
plugins/example/CMakeLists.txt
src/CMakeLists.txt
+50
-77
src/CMakeLists.txt
tester/CMakeLists.txt
+23
-29
tester/CMakeLists.txt
tools/CMakeLists.txt
+9
-15
tools/CMakeLists.txt
wrappers/cpp/CMakeLists.txt
+1
-1
wrappers/cpp/CMakeLists.txt
wrappers/swift/CMakeLists.txt
+2
-5
wrappers/swift/CMakeLists.txt
with
326 additions
and
373 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets