mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-19 03:58:08 +00:00
Add missing source file when building with CMake.
This commit is contained in:
parent
e59224e2c1
commit
b1cd06e66f
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ endif()
|
|||
find_package(GTK2 2.18 COMPONENTS gtk)
|
||||
|
||||
set(SOURCE_FILES
|
||||
common/bc_tester_utils.c
|
||||
accountmanager.c
|
||||
call_tester.c
|
||||
dtmf_tester.c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue