Skip to content

Commit

Permalink
Remove Unused Dependency Files
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankiesz authored Jan 7, 2025
1 parent 7acf272 commit 4257d74
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 136 deletions.
10 changes: 1 addition & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,8 @@ build
cmake-build-debug/
cmake-build-release/
doc/
open-source/libgtest
open-source/libjsmn
open-source/libopenssl
open-source/libsrtp
open-source/libusrsctp
open-source/libwebsockets
open-source/local
open-source/libautoconf
open-source/
outputs
tags
dependency

.vs
34 changes: 0 additions & 34 deletions CMake/Dependencies/libcurl-CMakeLists.txt

This file was deleted.

17 changes: 0 additions & 17 deletions CMake/Dependencies/libgtest-CMakeLists.txt

This file was deleted.

14 changes: 0 additions & 14 deletions CMake/Dependencies/libjsmn-CMakeLists.txt

This file was deleted.

17 changes: 0 additions & 17 deletions CMake/Dependencies/libjsmn-add-cmakelists.patch

This file was deleted.

31 changes: 0 additions & 31 deletions CMake/Dependencies/libopenssl-CMakeLists.txt

This file was deleted.

9 changes: 0 additions & 9 deletions CMake/FindJsmn.cmake

This file was deleted.

5 changes: 0 additions & 5 deletions CMake/Utilities.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ endfunction()
# build library from source
function(build_dependency lib_name)
set(supported_libs
gtest
jsmn
openssl
curl
mbedtls
autoconf
automake
log4cplus)
Expand Down

0 comments on commit 4257d74

Please sign in to comment.