mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 11:28:07 +00:00
Remove antlr3 submodule
This commit is contained in:
parent
57229a930c
commit
f489351d3d
3 changed files with 0 additions and 5 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -63,9 +63,6 @@
|
|||
[submodule "submodules/externals/srtp"]
|
||||
path = submodules/externals/srtp
|
||||
url = git://git.linphone.org/srtp.git
|
||||
[submodule "submodules/externals/antlr3"]
|
||||
path = submodules/externals/antlr3
|
||||
url = git://git.linphone.org/antlr3.git
|
||||
[submodule "submodules/externals/v4l-utils"]
|
||||
path = submodules/externals/v4l-utils
|
||||
url = git://linuxtv.org/v4l-utils.git
|
||||
|
|
|
|||
|
|
@ -72,7 +72,6 @@ elseif(APPLE)
|
|||
endif()
|
||||
set(LIST_FILES )
|
||||
add_list_file(bctoolbox)
|
||||
add_list_file(antlr3c)
|
||||
add_list_file(bellesip)
|
||||
add_list_file(ortp)
|
||||
add_list_file(ms2)
|
||||
|
|
|
|||
1
submodules/externals/antlr3
vendored
1
submodules/externals/antlr3
vendored
|
|
@ -1 +0,0 @@
|
|||
Subproject commit ac1069cf214b15b86272cbc6ded5916d7d2f85ec
|
||||
Loading…
Add table
Reference in a new issue